Skip to content
Snippets Groups Projects
Commit 319b6c71 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Update modules.sh

parent ed791994
No related branches found
No related tags found
No related merge requests found
module purge module purge
module load Stages/2023 module load Stages/2024
module load GCC OpenMPI module load GCC OpenMPI
# Some base modules commonly used in AI # Some base modules commonly used in AI
module load mpi4py numba tqdm matplotlib IPython SciPy-Stack bokeh git module load mpi4py numba tqdm matplotlib IPython SciPy-Stack bokeh git
module load Flask Seaborn module load Flask Seaborn OpenCV
# This module brings many dependencies we will use later
module load PyQuil
# ML Frameworks # ML Frameworks
module load PyTorch scikit-learn torchvision PyTorch-Lightning module load PyTorch scikit-learn torchvision PyTorch-Lightning
module load tensorboard module load tensorboard
# module load TensorFlow
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment