Bureaucrats, cc_docs_admin, cc_staff
2,320
edits
No edit summary |
No edit summary |
||
Line 259: | Line 259: | ||
<!--T:78--> | <!--T:78--> | ||
module load gcc/ | module load gcc/9.3.0 | ||
module load r/ | module load r/4.0.2 | ||
module load openmpi/ | module load openmpi/4.0.3 | ||
export R_LIBS=~/local/R_libs/ | export R_LIBS=~/local/R_libs/ | ||
mpirun -np 1 R CMD BATCH test.R test.txt | mpirun -np 1 R CMD BATCH test.R test.txt |