Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
wiki:give_epilogue_and_prologue_information_about_job_types [2014/04/08 14:00] – created neyronwiki:give_epilogue_and_prologue_information_about_job_types [2014/04/08 21:28] capitn
Line 1: Line 1:
 for now we have: for now we have:
  
 +<code>
 # argv[1] is the jobid # argv[1] is the jobid
 # argv[2] is the user's name # argv[2] is the user's name
 # argv[3] is the file which contains the list of nodes used # argv[3] is the file which contains the list of nodes used
 # argv[4] is the job walltime in seconds # argv[4] is the job walltime in seconds
 +</code>
 having the job type could allow selective actions upon the end of a job. having the job type could allow selective actions upon the end of a job.
 +
 +If we find a good syntax to put this in argv[5] like
 +
 +<code>
 +type1,type2,type3
 +</code>
 +
 +We can also create a job environment variable "OAR_JOB_TYPES" with the same value.
wiki/todos/give_epilogue_and_prologue_information_about_job_types.txt · Last modified: 2014/12/12 10:38 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki