Changes
Page history
Update scripts
authored
Jan 23, 2020
by
cloirec
Show whitespace changes
Inline
Side-by-side
scripts.md
View page @
abf23d3c
...
@@ -5,14 +5,14 @@ Click on the use case you plan to use in order to see an example of submission f
...
@@ -5,14 +5,14 @@ Click on the use case you plan to use in order to see an example of submission f
***Occigen***
***Occigen***
*************
*************
| Node type | MPI | OpenMP| MPI+OpenMP (Hybrid)|
| Node type | MPI | OpenMP| MPI+OpenMP (Hybrid)|
MPI+OpenMP+CUDA |
| :----------- | :------: | :------: | :------: |
| :----------- | :------: | :------: | :------: |
:------: |
|
[
Haswell (24 cores)
](
https://ark.intel.com/content/www/fr/fr/ark/products/81713/intel-xeon-processor-e5-2690-v3-30m-cache-2-60-ghz.html
)
|
[
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
)
|
|
[
Haswell (24 cores)
](
https://ark.intel.com/content/www/fr/fr/ark/products/81713/intel-xeon-processor-e5-2690-v3-30m-cache-2-60-ghz.html
)
|
[
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)
](
https://ark.intel.com/content/www/fr/fr/ark/products/91770/intel-xeon-processor-e5-2690-v4-35m-cache-2-60-ghz.html
)
|
[
MPI
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/bdw28.sh
)
|
[
OpenMP
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/omp/bdw28.sh
)
|
[
Hybrid
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/bdw28.sh
)
|
|
[
Broadwell (28 cores)
](
https://ark.intel.com/content/www/fr/fr/ark/products/91770/intel-xeon-processor-e5-2690-v4-35m-cache-2-60-ghz.html
)
|
[
MPI
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/mpi/bdw28.sh
)
|
[
OpenMP
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/omp/bdw28.sh
)
|
[
Hybrid
](
https://dci-gitlab.cines.fr/hautreux/hello_world/blob/dev/test_scripts/occigen/hybrid/bdw28.sh
)
|
|
| 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 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 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
)
|
| 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
)
|
|
[
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
)
|
|
...
...
...
...