On Wed, Aug 20, 2014 at 02:47:12PM +0100, Ian Smith wrote:
> ./simfactory/bin/sim build --thornlist=manifest/einsteintoolkit.th 
> --machine=simfactory/mdb/machines/sumo.ini
> Error: retrieving Machine entry for Machine 
> simfactory/mdb/machines/sumo.ini: Machine 

I believe that. --machine takes a machine name as argument, not the file
name to the machine ini file.

> -rw-r--r-- 1 ian ian 1.1K Aug 20 14:27 simfactory/mdb/machines/sumo.ini

The name is what the first line ([ ... ]) in the ini file shows.

> ./simfactory/bin/sim build --thornlist=manifest/einsteintoolkit.th 
> --mdb=simfactory/mdb/machines/sumo.ini

This would work, because here you skip the name->file lookup.

> ./simfactory/bin/sim submit static_tov --machine=sumo 
> --parfile=par/static_tov_small.par --ppn=2 --procs=2 --walltime=8:0:0
> Error: retrieving Machine entry for Machine sumo: Machine sumo doesn't exist

It would be interesting to see which name you have set in sumo.ini.
Could you attach the file to an email to the list?

Also, if the ini file is setup nicely, you shouldn't have to specify the
name at all, because simfactory would look at what 'hostname' returns
and try to "guess" where it is. So, please also tell us what 'hostname'
on sumo returns.

Frank

Attachment: signature.asc
Description: Digital signature

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

Reply via email to