Hi Hpc team !
First thank you this great tool that is ondemand
I am using jupyter lab to perform single cell RNA seq analysis, and there are some tools requiring gpu acceleration (scvi-tools or drvi).
I managed to install it in a venv, but I think it does some mix up with python libraries from GCCore.
More important: even if I start the session on the GPU partition with one GPU. The GPU is detected but in the end I get an error message saying that torch is not compiled with CUDA enabled.
Is there an option I am missing ? Is there a GCCore environment available were CUDA is enabled ?
Otherwise, I see that it is possible to run scvi tools with a docker image (https://hub.docker.com/r/scverse/scvi-tools). Is it possible to have jupyterlab running through this (as for RStudio ?)
Thank you very much, hope it is not to confuse!
Best,