Update scripts authored by Gab's avatar Gab
...@@ -6,7 +6,7 @@ Occigen: ...@@ -6,7 +6,7 @@ Occigen:
| Node type | MPI | OpenMP | Hybrid (MPI+OpenMP) | | Node type | MPI | OpenMP | Hybrid (MPI+OpenMP) |
| :----------- | :------: | :------: | :------: | | :----------- | :------: | :------: | :------: |
| Haswell (24 cores) | [MPI](https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/hsw24.sh) | | | | Haswell (24 cores) | [MPI](https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/hsw24.sh) | [OpenMP](https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/omp/hsw24.sh) | [Hybrid](https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/hsw24.sh) |
| Broadwell (28 cores) | | | | | Broadwell (28 cores) | | | |
| Haswell OR Broadwell |||| | Haswell OR Broadwell ||||
| Haswell XOR Broadwell |||| | Haswell XOR Broadwell ||||
... ...
......