Update home authored by van Vliet's avatar van Vliet
......@@ -1493,6 +1493,9 @@ To make your R program to run parallel and more efficient, we have installed for
Loading one of these libraires does **not** make your program to run parallel.
For that, you have to adapt your R program.
We recommend to have a look at the following webpages:
[R - HighPerformanceComputing](https://cran.r-project.org/web/views/HighPerformanceComputing.html)
### FSLeyes
[See:Programs that can run with "vglrun"](https://git.lumc.nl/shark/shark-centos-slurm-user-guide/-/wikis/home#programs-that-can-run-with-vglrun)
......
......