Difference between revisions of "Jobscript-examples"

From HPC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
These examples are very minimal and intend to give a rough overview of the functionality of [[Jobscript|jobscripts]].
+
These examples are very minimal and intended to give a rough overview of the functionality of [[Jobscript|jobscripts]].
  
  

Revision as of 14:49, 28 March 2018

These examples are very minimal and intended to give a rough overview of the functionality of jobscripts.


Serial Job

This job will run a given executable, in this case "myapp.exe".


References

More detailled examples