Skip to content
Snippets Groups Projects
Commit cce94d6e authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update r.md

parent 12823ec6
Branches
No related tags found
No related merge requests found
Pipeline #31788 passed with warnings
...@@ -26,7 +26,7 @@ $ ml R ...@@ -26,7 +26,7 @@ $ ml R
## Execution ## Execution
R on cluster is linked to a highly optimized MKL mathematical library. This provides threaded parallelization to many R kernels, notably the linear algebra subroutines. R runs these heavy calculation kernels without any penalty. By default, R would parallelize to 24 threads on Salomon. You may control the threads by setting the `OMP_NUM_THREADS` environment variable. R on cluster is linked to a highly optimized MKL mathematical library. This provides threaded parallelization to many R kernels, notably the linear algebra subroutines. R runs these heavy calculation kernels without any penalty. You may control the threads by setting the `OMP_NUM_THREADS` environment variable.
### Interactive Execution ### Interactive Execution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment