SecDec/loop/perlsrc/makejob.pm [ Perl Modules ]
[ Top ] [ Perl Modules ]
NAME
makejob.pm
USAGE
is called from preparenumerics.pl via writefiles::makejob called from subexploop.pl, subexpuserdefined.pl, justnumericsloop.pl and justnumericsuserdefined.pl
USES
arguments parsed to makejob::go USED BY preparenumerics.pl, writefiles.pm, subexploop.pl, subexpuserdefined.pl, justnumericsloop.pl and justnumericsuserdefined.pl
PURPOSE
writes the job submission file in the appropriate subdirectory
INPUTS
arguements: whichsystem: specifies which batch system is to be used filename:name and directory of the job submission file to be written currentdir:subdirectory to be written to executable:name of executable to be submitted maxtime: maximum cpu time needed (hours) maxmem: maximum amount of memory required (gb) RESULT new job submission file in the appropriate subdirectory
SEE ALSO
preparenumerics.pl, writefiles.pm, subexploop.pl, subexpuserdefined.pl, justnumericsloop.pl and justnumericsuserdefined.pl