Changes
Page history
Update scripts
authored
Jan 23, 2020
by
cloirec
Show whitespace changes
Inline
Side-by-side
scripts.md
View page @
d546f98a
...
...
@@ -12,7 +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
)
|
[
MPI/OpenMP/CUDA
](
https://dci-gitlab.cines.fr/support/hello_world/
blob
/dev/test_scripts/occigen/mpi_o
pen
mp_cuda
/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
)
|
[
MPI/OpenMP/CUDA
](
https://dci-gitlab.cines.fr/support/hello_world/
tree
/dev/test_scripts/occigen/mpi_omp_cuda
)
|
...
...
...
...