On Wed, Aug 20, 2014 at 02:53:24PM +0100, Ian Smith wrote:
> $ cat simfactory/mdb/machines/sumo.ini
> [generic]

Change this to [sumo] - because then simfactory will know that this
machine's name is 'sumo'.

> # Access to this machine
> hostname        = generic.some.where
> aliaspattern    = ^generic\.some\.where$

You should probably change this to match sumo as well. This way you
don't have to give the machine file for every command.

> # Source tree management
> sourcebasedir   = /home/@USER@
> optionlist      = generic.cfg
> submitscript    = generic.sub
> runscript       = generic.run

The 'generic' option list is quite 'reduced'. It might make more sense
to use a more specific option list here (debian/ubuntu/...).

> ppn             = 2   # or more
> max-num-threads = 2  # or more
> num-threads     = 2   # or more
> nodes           = 1

This looks good, assuming this is a one machine with two cores.

Frank

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Users mailing list
Users@einsteintoolkit.org
http://lists.einsteintoolkit.org/mailman/listinfo/users

Reply via email to