... | ... | @@ -49,6 +49,25 @@ batch job_jureca |
|
|
| pi | 3140 | 48 | 150720 | 36 | 15.5056 sec |
|
|
|
| core | 126858 | 48 | 6089184 | 144 | 81.8340 sec |
|
|
|
|
|
|
- - - -
|
|
|
|
|
|
# Interesting Runs:
|
|
|
|
|
|
| Who | Path | Compiler Suite | Mesh | Machine | SST Error | Build-Time Compiler Flags | Score P Enabled |
|
|
|
| --- | ---- | -------------- | ---- | ------- | --------- | ------------------------- | --------------- |
|
|
|
| @cdanek | `/p/project/training2310/fesom2-recom/cdanek/fesom2/work_pi_cpu_scorep` | GNU | PI-Mesh | jureca | Yes | Default | Yes |
|
|
|
| @cdanek | `/p/project/training2310/fesom2-recom/cdanek/fesom2/work_pi_gpu` | GNU | PI-Mesh | jureca | Yes | With GPU Flags | No |
|
|
|
| @cdanek | `/p/project/training2310/fesom2-recom/cdanek/fesom2/work_pi_gpu_scorep` | GNU | PI-Mesh | jureca | Yes | With GPU Flags | Yes |
|
|
|
| @shinck | `/p/project/training2310/fesom2-recom/shinck/fesom2/work_intel` | Intel | PI-Mesh | jureca | No | With GPU Flags | No |
|
|
|
|
|
|
> **Notes:**
|
|
|
>
|
|
|
> Build-Time Compiler Flags = Default refers to the `configure.sh` found [here](https://gitlab.awi.de/hpc-public/recom-gpu-hackathon-2023/fesom2/-/blob/master/configure.sh). Actual flags (if not overridden) are then: `-O3 -finit-local-zero -finline-functions -march=native -fimplicit-none -fdefault-real-8 -ffree-line-length-none`, defined [here](https://gitlab.awi.de/hpc-public/recom-gpu-hackathon-2023/fesom2/-/blob/master/src/CMakeLists.txt#L73)
|
|
|
>
|
|
|
> Build-Time Compiler Flags = With GPU Flags refers to the Default as specified above, and additionally passed to CMake: `-DENABLE_OPENACC=ON`
|
|
|
|
|
|
- - - -
|
|
|
|
|
|
|
|
|
|
|
|
|
... | ... | |