Maple/Batch
From ScientificComputing
You can submit a Maple job (test.inp) to the batch system with the follwoing command:
bsub [LSF options] "maple test.inp"
Here you need to replace [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.