| ... | ... | @@ -16,7 +16,7 @@ In this Wiki, we will provide a methodology to install and run the Score-P profi |
|
|
|
Create the Conda environment as follows:
|
|
|
|
|
|
|
|
```
|
|
|
|
mamba create -y --name profilers python=3.10 sphinx openmpi-mpifort openmpi-mpicc openmpi-mpicxx netcdf4 six clangdev llvmdev cmake
|
|
|
|
mamba create -y --name profilers python=3.10 sphinx openmpi-mpifort openmpi-mpicc openmpi-mpicxx netcdf4 six clangdev llvmdev cmake gcc
|
|
|
|
```
|
|
|
|
|
|
|
|
Alternatively, the environment can also be download [here](uploads/458fcfce8753fadd10c56584bb67642d/profilers.yml)
|
| ... | ... | |
| ... | ... | |