Skip to content

OOD Jupyter Notebook Python with virtualenv and GPU #40

Answered by gtdang
gtdang asked this question in Q&A
Discussion options

You must be logged in to vote

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.

  1. GPU setup on Oscar

    1. GPU setup is a one-time set-up and should be available to all of your future sessions to load.
    2. In the OSCAR Shell Access enter the following in order:
    interact -q gpu -g 1 -f ampere -m 20g -n 4  # Request an interactive/batch session on an ampere GPU node
    module load python/3.11.0  # alternatively, 3.9.0 
    module l…

Replies: 3 comments 2 replies

Comment options

gtdang
Mar 16, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by gtdang
Comment options

You must be logged in to vote
1 reply
@gtdang
Comment options

gtdang Mar 17, 2023
Maintainer Author

Comment options

You must be logged in to vote
1 reply
@ntolley
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
GPU Related to GPU use Jupyter Related to Jupyter notebook OOD Related to Open On Demand Python Related to Python virtualenv Related to python virtualenv
3 participants