-
How do I configure OOD Jupyter Notebook Python with virtualenv and GPU? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
OOD Jupyter Notebook Python with virtualenv and GPUTags: GPU, Jupyter Notebook, OOD, Python, virtualenv Set up for an OOD Jupyter Notebook with python virtual environment w/ tensorflow installation and GPU set-up.Several students from Deep Learning for Scientists and Engineers (APMA-2070 / ENGN 2912) came in for help on 3/10/23 for help with this set-up.
Links |
Beta Was this translation helpful? Give feedback.
-
Thanks! This looks good, very nice writeup. Step 1 should be, to request an interactive/batch session on an ampere GPU node. The environment built on Ampere is backwards compatible across older GPUs (mostly except for TensorRT functions) |
Beta Was this translation helpful? Give feedback.
-
@gtdang apologies to be digging up such an old question 😄 I'm attempting to use jupyter notebooks with the code server but get this message: You ever run into a similar issue? It's odd as I can definitely select the kernel corresponding to my custom conda environment, but fails when I try to run a cell |
Beta Was this translation helpful? Give feedback.
OOD Jupyter Notebook Python with virtualenv and GPU
Tags: GPU, Jupyter Notebook, OOD, Python, virtualenv
Set up for an OOD Jupyter Notebook with python virtual environment w/ tensorflow installation and GPU set-up.
Several students from Deep Learning for Scientists and Engineers (APMA-2070 / ENGN 2912) came in for help on 3/10/23 for help with this set-up.
GPU setup on Oscar