[mesa-users] MESA compilation on BG/P with XL compilers
Josiah Schwab
jwschwab at berkeley.edu
Tue Oct 29 15:29:43 EDT 2013
Hi Sean,
> I am trying to compile MESA on Intrepid, a BG/P at Argonne. For this
> system, the head nodes have a different architecture than the compute
> nodes. I am hitting a stumbling block when the MESA compilation
> script attempts to run the post-build tests for the const module
> because, naturally, the head node cannot execute the binary which has
> been built for the compute nodes.
This is not an answer to your question, but have you considered
submitting the MESA compilation as a job (so it runs on the compute
nodes)? That might provide a quick & easy workaround.
If that's no good, you can probably turn off the tests by dropping in
versions of the ck scripts in utils/test that simply don't do anything.
Josiah
More information about the Mesa-users
mailing list