Changes
Page history
Update adding Skylake scripts
authored
May 15, 2019
by
jourdain
Show whitespace changes
Inline
Side-by-side
scripts.md
View page @
98bc3e68
...
...
@@ -12,6 +12,7 @@ Click on the use case you plan to use in order to see an example of submission f
| Haswell OR Broadwell |
[
MPI #nodes
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/hsw24_or_bdw28_nodes.sh
)
,
[
MPI #tasks
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/hsw24_or_bdw28_ntasks.sh
)
| N/A |
[
Hybrid #nodes
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/hsw24_or_bdw28_nodes.sh
)
,
[
Hybrid #tasks
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/hsw24_or_bdw28_ntasks.sh
)
|
| Haswell XOR Broadwell |
[
MPI #nodes
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/hsw24_xor_bdw28_nodes.sh
)
,
[
MPI #tasks
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/hsw24_xor_bdw28_ntasks.sh
)
|
[
OpenMP
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/omp/hsw24_xor_bdw28.sh
)
|
[
Hybrid #nodes
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/hsw24_xor_bdw28_nodes.sh
)
,
[
Hybrid #tasks
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/hsw24_xor_bdw28_ntasks.sh
)
|
| Haswell AND Broadwell |
[
MPI
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/hsw24_and_bdw28.sh
)
| N/A |
[
Hybrid
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/hsw24_and_bdw28.sh
)
|
|
[
Skylake (224 cores)
](
https://ark.intel.com/content/www/us/en/ark/products/120508/intel-xeon-platinum-8176-processor-38-5m-cache-2-10-ghz.html
)
|
[
MPI
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/skl224.sh
)
|
[
OpenMP
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/omp/skl224.sh
)
|
[
Hybrid
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/skl224.sh
)
|
...
...
...
...