Oh, I built using MPICC as the C compiler, then I had to define M_PI to
like 20 digits in the cflags.... It was messy.... But it worked. Not really
sure how to get it running w Slurm, but I'm sure I'll figure it out if I
can find an MPI executable.
Thank you all for your help!!
Claudia
On Thu, 5 May 2016 at 18:28 Ian Hinder <[email protected]> wrote:

> On 5 May 2016, at 17:18, Claudia Richoux <[email protected]> wrote:
>
> Update: Roland, your patch worked! I've been running ./simfactory/bin/sim
> build configfile.config, so I was in fact specifying the optionlist wrong.
> Now I think it's finding Fortran, it's about 2 minutes into the build and I
> don't see any errors yet. Fingers crossed!
>
>
> In case you have problems with MPI, the tutorial recommends installing the
> mpich2 package, but this doesn't exist in centos 7.  I think you need to
> install just "mpich", which is mpich 3.  You should then
> install mpich-autoload.x86_64, which causes the mpich module to be loaded
> automatically.  Then, Cactus will be able to find mpicc during
> configuration time, and won't try to build the bundled version of MPI.
>
> --
> Ian Hinder
> http://members.aei.mpg.de/ianhin
>
>
_______________________________________________
Users mailing list
[email protected]
http://cactuscode.org/mailman/listinfo/users

Reply via email to