Maxwellrender/Batch
From ScientificComputing
Revision as of 16:27, 9 February 2017 by Sfux (talk | contribs) (Created page with "You can submit a Maxwell Render job in batch mode with the following command: bsub [LSF Optionen] "maxwell -nogui [maxwellrender options]" Here you need to replace ''[maxwe...")
You can submit a Maxwell Render job in batch mode with the following command:
bsub [LSF Optionen] "maxwell -nogui [maxwellrender options]"
Here you need to replace [maxwellrender options] with Maxwell Render command line options (please run maxwell -help for getting a list of all command line options) and [LSF options] with LSF parameters for the resource requirements of the job. Please find a documentation about the parameters of bsub on the wiki page about the batch system.