Differences

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

Link to this comparison view

Both sides previous revision Previous revision
doku:rstat [2021/09/29 12:24] – [Using R on VSC2 and VSC3 with MPI libraries] goldenbergdoku:rstat [2021/09/29 12:25] (current) – [Example] goldenberg
Line 42: Line 42:
 </code> </code>
  
-On VSC2, a batch job  is submitted by using the following script: 
-<code> 
-#$ -N rstat 
-#$ -V 
-#$ -pe mpich 16 
-#$ -l h_rt=01:00:00 
- 
-mpirun -machinefile $TMPDIR/machines -np $NSLOTS /opt/sw/R/current/bin/R CMD BATCH berk-rmpi.R 
-</code> 
-yielding to an execution time [s] of  
-<code> 
-> proc.time() 
-   user  system elapsed  
-  8.495   0.264   9.616  
-</code> 
 On VSC3 the script reads: On VSC3 the script reads:
 <code> <code>
  • doku/rstat.1632918283.txt.gz
  • Last modified: 2021/09/29 12:24
  • by goldenberg