Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
installation_nmma [2023/06/10 18:43] theoastro |
installation_nmma [2023/06/10 18:51] (current) theoastro |
||
|---|---|---|---|
| Line 21: | Line 21: | ||
| pip install -r requirements.txt | pip install -r requirements.txt | ||
| pip install . | pip install . | ||
| - | |||
| - | |||
| === Installation on Super-Computer Clusters (e.g. Supermuc) === | === Installation on Super-Computer Clusters (e.g. Supermuc) === | ||
| - | + | For larger computer clusters, a virtual | |
| - | + | ||
| - | While it is not strictly necessary, it reduces possible conflicts if one installs | + | |
| python3 -m venv / | python3 -m venv / | ||
| Line 34: | Line 29: | ||
| source / | source / | ||
| - | With activated virtual environment, | + | With activated virtual environment, |
| - | pip install | + | pip install |
| - | + | ||
| - | This will create an nmma folder, in which you can install | + | If this is done, all the other steps can be taken from the installation version explained above, meaning source cloning |
| - | | + | |
| === Optional on-top installations (applicable for both installation versions) === | === Optional on-top installations (applicable for both installation versions) === | ||
Last modified: le 2023/06/10 18:43
