Hello Robert,

in Fedora, the mpicc executable is not normally visible in your $PATH
unless you add the "module load mpi" command.

To run on multiple processors, the easiest thing is to edit the file
simfactory/etc/defs.local.ini and to add a line (for processors-per-node)

ppn = 4

(for a 4 core machine) to the [default] section. Alternatively you can
add/modify the machine.ini file in
simfactory/mdb/machines/<HOSTNAME>.ini (where <HOSTNAME> is the fully
qualified hostname of your computer as returned by hostname -f) in the
same manner.

Yours,
Roland

-- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://keys.gnupg.net.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Users mailing list
[email protected]
http://cactuscode.org/mailman/listinfo/users

Reply via email to