conda
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| conda [2023/12/01 17:22] – jpummil | conda [2025/10/15 19:51] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| < | < | ||
| - | $ module load python/ | + | $ module load python/ |
| </ | </ | ||
| Line 38: | Line 38: | ||
| </ | </ | ||
| + | One may also use the following command to see what environments are already installed on Pinnacle and activate if suitable: | ||
| + | < | ||
| + | conda env list | ||
| + | </ | ||
| As most users will utilize their new software installs in conjunction with a SLURM job script, below is a quick example of how this process would be implemented: | As most users will utilize their new software installs in conjunction with a SLURM job script, below is a quick example of how this process would be implemented: | ||
| Line 54: | Line 58: | ||
| export OMP_NUM_THREADS=32 | export OMP_NUM_THREADS=32 | ||
| - | module load python/ | + | module load python/ |
| conda activate < | conda activate < | ||
| </ | </ | ||
conda.1701451367.txt.gz · Last modified: (external edit)
