Skip to content
Snippets Groups Projects
Commit 70c70bca authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

Add README.md

parent 36c6dbfb
Branches main
No related tags found
No related merge requests found
Pipeline #99009 failed
[![pipeline status](https://gitlab.pasteur.fr/tru/miniconda3-python310-pytorch-cuda11.7/badges/main/pipeline.svg)](https://gitlab.pasteur.fr/tru/miniconda3-python310-pytorch-cuda11.7/-/commits/main)
# miniconda3 based for python 3.10 and pytorch 1.13.1, pytorch-cuda=11.7
Alternative to the regular command listed at https://pytorch.org/get-started/locally/
`conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia`
# Goals
- smaller foot print for python3.10/pytorch gpu/cuda 11.7
# removed on purpose from a plain installation
`conda create -n py310-pytorch python=3.10 && conda activate py310-pytorch && conda install pytorch pytorch-cuda=11.7 -c pytorch -c nvidia -y`
- cuda-nsight
- cuda-nsight-compute
- nsight-compute
- cuda-demo-suite
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment