SAGE Routine to Auto Generate LSF Files

The following creates the necessary LSF job script as well as the control file of tasks to submit a (single-program, multiple-data) job on Lonestar.

Run the routine on some SAGE function, e.g.

Note that intro and outro are just concatenated with function(parameters) so take care in setting them. This command produces a jobname.txt file consisting of

The generated output to stdout found in out.%J is

Move the control file jobname.txt to the work directory (default is $WORK/data) and then run the command

to submit the job to Lonestar.

Notes

LfunctionsAndModularFormsII/modform/wednesday/autogenerate (last edited 2009-03-01 00:55:50 by localhost)