OSC / bc_osc_rstudio_server

Batch Connect - OSC RStudio Server
https://osc.github.io/Open-OnDemand/
MIT License
10 stars 18 forks source link

add the ability to choose GPU nodes, but only for version 3.6.3 #33

Closed johrstrom closed 4 years ago

johrstrom commented 4 years ago

The new app_rstudio_server/3.6.3 loads CUDA modules, so this PR allows users to choose GPU nodes, if that version is selected.

module show app_rstudio_server/3.6.3
...
depends_on("gnu/9.1.0","mkl/2019.0.3","rstudio/1.2.5001","R/.3.6.3","texlive","cuda/10.1.168")