... | @@ -12,10 +12,14 @@ git switch -c refactoring |
... | @@ -12,10 +12,14 @@ git switch -c refactoring |
|
```
|
|
```
|
|
- Seb's modular compiling script and env settings:
|
|
- Seb's modular compiling script and env settings:
|
|
```
|
|
```
|
|
cp /p/project/training2310/fesom2-recom/shinck/fesom2/Configure.sh . # change `root` to your path
|
|
cp /p/project/training2310/fesom2-recom/shinck/fesom2/Configure.sh .
|
|
cp /p/project/training2310/fesom2-recom/shinck/fesom2/compile_intel_nvhpc.sh .
|
|
cp /p/project/training2310/fesom2-recom/shinck/fesom2/compile_intel_nvhpc.sh .
|
|
cp /p/project/training2310/fesom2-recom/shinck/fesom2/env/jureca/* .
|
|
cp /p/project/training2310/fesom2-recom/shinck/fesom2/env/jureca/* .
|
|
```
|
|
```
|
|
|
|
- edit and run:
|
|
|
|
1. change `root` in `Configure.sh`
|
|
|
|
2. `mkdir build`
|
|
|
|
3. `source compile_intel_nvhpc.sh`
|
|
|
|
|
|
# install fesom2+recom
|
|
# install fesom2+recom
|
|
|
|
|
... | | ... | |