[Users] Cactus build problems
Frank Loeffler
knarf at cct.lsu.edu
Wed Aug 20 08:58:26 CDT 2014
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20140820/b0e2f4e5/attachment-0001.bin
More information about the Users
mailing list