Update home authored by Christopher Danek's avatar Christopher Danek
...@@ -38,27 +38,14 @@ cp fesom.clock <resultpath>/. ...@@ -38,27 +38,14 @@ cp fesom.clock <resultpath>/.
#SBTACH --tasks-per-node=?? #SBTACH --tasks-per-node=??
batch job_jureca batch job_jureca
``` ```
# tests
# benchmark
| Path | Compiler Suite | Mesh | Machine | SST Error | Build-Time Compiler Flags | Score P Enabled |
- 1 day: | ---- | -------------- | ---- | ------- | --------- | ------------------------- | --------------- |
| `/p/project/training2310/fesom2-recom/cdanek/fesom2/work_pi_cpu_scorep` | GNU | PI-Mesh | jureca | Yes | Default | Yes |
| mesh | nod2d | nlev | nod2d\*nlev | nproc or ncore | runtime | | `/p/project/training2310/fesom2-recom/cdanek/fesom2/work_pi_gpu` | GNU | PI-Mesh | jureca | Yes | With GPU Flags | No |
|------|--------|------|-------------|----------------|---------------| | `/p/project/training2310/fesom2-recom/cdanek/fesom2/work_pi_gpu_scorep` | GNU | PI-Mesh | jureca | Yes | With GPU Flags | Yes |
| pi | 3140 | 48 | 150720 | 2 | 2452.3828 sec | | `/p/project/training2310/fesom2-recom/shinck/fesom2/work_intel` | Intel | PI-Mesh | jureca | No | With GPU Flags | No |
| 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:** > **Notes:**
> >
... ...
......