|
||||
Warning, /job_submission_slurm/README.md is written in an unsupported language. File is not indexed.
0001 # slurm 0002 0003 Out-of-container supports for full simulation campaigns on slurm-based systems. 0004 0005 ## Usage 0006 0007 The following command indicates how to submit 100 single particle jobs of 10000 events each to the JLab farm: 0008 ``` 0009 sbatch --array=1-100 ./scripts/submit.sh single EVGEN/SINGLE/e-_100MeV_3to50deg.steer 10000 0010 ``` 0011
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |