Closed anandtrex closed 7 years ago
i'm currently running it on slurm... it seems the intention is to figure out the hosts itself as in https://github.com/soravux/scoop/blob/master/scoop/utils.py#L204 (so the second variant should be correct).
that said, the parsing fails for me (the code you see above is not the one of the latest release!), so at the moment i'm running manually with python -m scoop --host ... my-script.py
, which seems to work
Yeah it seems to work without the hostfile list with the version of scoop on the master branch.
Is there any documentation for how to use scoop with SLURM?
One of the main things I'm wondering about is whether to provide a hosts file to scoop or not when running it from SLURM. Does it automatically figure out the hosts and run simulations on them otherwise?
and I run it with
sbatch python.slurm