User Tools

Site Tools


cluster:137

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cluster:137 [2019/06/10 12:46]
hmeij07 [Submitting R2017+ Jobs]
cluster:137 [2019/06/12 17:00] (current)
hmeij07 [Submitting R2017+ Jobs]
Line 16: Line 16:
 #BSUB -o out #BSUB -o out
 #BSUB -e err #BSUB -e err
 +# match maxNumCompThreads(8); in matlab code
 +#BSUB -n 8
 +# all cores on single host
 +#BSUB -R "span[hosts=1]"
  
-export PATH=/share/apps/CENTOS6/matlab/R2017b/bin:$PATH+ 
 + 
 +export PATH=/share/apps/CENTOS6/matlab/R2019a/bin:$PATH
  
 matlab -nodisplay < myJob.m  > myJob.log matlab -nodisplay < myJob.m  > myJob.log
cluster/137.1560170775.txt.gz · Last modified: 2019/06/10 12:46 by hmeij07