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
