hpc:applications_and_libraries
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| hpc:applications_and_libraries [2025/11/04 09:45] – [Custom Python lib] Yann Sagon | hpc:applications_and_libraries [2025/11/04 09:48] (current) – [Custom Python lib] Yann Sagon | ||
|---|---|---|---|
| Line 1100: | Line 1100: | ||
| You must load **Python** and any additional Python packages you need (for example, SciPy-bundle): | You must load **Python** and any additional Python packages you need (for example, SciPy-bundle): | ||
| - | < | + | < |
| ml GCC/14.3.0 Python/ | ml GCC/14.3.0 Python/ | ||
| </ | </ | ||
| Line 1106: | Line 1106: | ||
| Create a new virtual environment (you can choose the location and name). | Create a new virtual environment (you can choose the location and name). | ||
| <WRAP center round tip 60%> | <WRAP center round tip 60%> | ||
| - | It is recommended to use the option '' | + | It is recommended to use the option '' |
| </ | </ | ||
| - | < | + | < |
| virtualenv --system-site-packages ~/ | virtualenv --system-site-packages ~/ | ||
| </ | </ | ||
| Line 1121: | Line 1121: | ||
| </ | </ | ||
| - | ⚠ **Important: | + | <WRAP center round important 60%> |
| + | Before reusing this virtual environment, | ||
| + | </ | ||
| Install all the needed packages in the environment: | Install all the needed packages in the environment: | ||
hpc/applications_and_libraries.1762249549.txt.gz · Last modified: by Yann Sagon