smartdispatch
smartdispatch copied to clipboard
An easy to use job launcher for supercomputers with PBS compatible job manager.
Results
52
smartdispatch issues
Sort by
recently updated
recently updated
newest added
smart_dispatch.py -q qwork@mp2 -t 15:00:00 script.py [infile1.nii.gz infile2.nii.gz ] interface.nii.gz [outfile1.trk outfile2.trk ] --tq So, according to the example this will run 4 lines, with the combinations of infile(1,2) with...
Someone might want to limit the number of unfolded commands to launch. Also, to simulate a random search it would be nice to have an option to shuffle unfolded commands...
enhancement