Bureaucrats, cc_docs_admin, cc_staff
2,320
edits
No edit summary |
No edit summary |
||
Line 312: | Line 312: | ||
<!--T:78--> | <!--T:78--> | ||
module load gcc/ | module load gcc/11.3.0 | ||
module load r/4. | module load r/4.2.1 | ||
module load openmpi/4. | module load openmpi/4.1.4 | ||
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 |