Changes
Page history
Update Python on JSC machines
authored
Aug 27, 2024
by
Johannes Keller
Show whitespace changes
Inline
Side-by-side
Python-on-JSC-machines.md
View page @
d824f5c4
...
...
@@ -3,7 +3,7 @@ There are two main recommendations for using Python on JSC machines:
1.
Use the
`module`
environment to load major Python modules: https://apps.fz-juelich.de/jsc/hps/jureca/compile.html#python
2.
Use Python virtual environments on
`$PROJECT`
or
`$SCRATCH`
For start
-up it is beneficial to
run the following
`module`
commands
For start
ing up Python on JSC machines,
run the following
`module`
commands
```
bash
module load Python
module load SciPy-Stack
...
...
...
...