User Tools

Site Tools


tutorial:jobsubmit

Differences

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

Link to this comparison view

Next revision
Previous revision
tutorial:jobsubmit [2014/10/13 12:43]
sertalpbilal created
tutorial:jobsubmit [1998/12/03 12:11] (current)
Line 1: Line 1:
-====== How to Submit Simple Jobs in COR@L ======+====== Command Line Basics ======
  
-This tutorial includes basic information about running a program/script on COR@L.+This tutorial includes **basic information** about running a program/script on COR@L. If you are looking for information about running a series of exhaustive programs and/or need precise measuring, then [[:condor|schedule your jobs with CONDOR]].
  
 ===== Running a Simple Executable ===== ===== Running a Simple Executable =====
Line 19: Line 19:
 will save all program outputs to ''output.out'' file. will save all program outputs to ''output.out'' file.
  
-If you have already some content in ''output.out'' and append (add new output at the end of the existing content) then use ''>>'' such as+If you have already some content in ''output.out'' and append (add new output at the end of the existing content) then use ''%%>>%%'' such as
  
-''foo >> output.out''+''foo %%>>%% output.out''
  
 ===== Running a Long Job ===== ===== Running a Long Job =====
tutorial/jobsubmit.1413218615.txt.gz ยท Last modified: 1998/12/03 12:11 (external edit)