r Overview
R is a software environment for data analytics and graphics. This build includes the highly scalable pbdR distributed infrastructure (see r-pbd.org), the ACML mulithreaded library, and the multithreaded pnmath package library.
Support
Usage
Serial and multithreaded use:
$ qsub -I -V -X -d . -A ###### -lnodes=#,walltime=mm:ss $ module load r $ R
Distributed parallel use with pbdR infrastructure:
$ qsub -I -V -X -d . -A ###### -lnodes=#,walltime=mm:ss $ module load r $ mpirun Rscript your_r_script_file
Builds
TITAN
- 3.1.2
- 3.3.0
- 3.3.2
- 3.3.2x