User Tools

Site Tools


cluster-jobs

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
cluster-jobs [2024/07/16 10:45] gabrielecluster-jobs [2024/07/16 10:47] (current) gabriele
Line 307: Line 307:
   # This is a comment for this job script to run the above matlab script   # This is a comment for this job script to run the above matlab script
        
-  #SBATCH -o ./job_output.%A_%a +  #SBATCH -o ./job_output.%A_%a # this is just a label to name the output filename of your job 
-  #SBATCH -e ./job_errors.%A_%a+  #SBATCH -e ./job_errors.%A_%a # this is just a label to name the error filename of your job
   #SBATCH -D ./   #SBATCH -D ./
-  #SBATCH -J run_test_for_matlab_script+  #SBATCH -J run_test_for_matlab_script # this is just a label to name your job. When you run "squeue" in the command line, that's the name you'll see
   # --- resource specification (which resources for how long) ---   # --- resource specification (which resources for how long) ---
   #SBATCH --partition=test   #SBATCH --partition=test
cluster-jobs.1721126700.txt.gz · Last modified: 2024/07/16 10:45 by gabriele

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki