Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hello_world
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
support
hello_world
Wiki
scripts
Changes
Page history
New page
Templates
Clone repository
Add Frioul link scripts
authored
6 years ago
by
jourdain
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts.md
+9
-0
9 additions, 0 deletions
scripts.md
with
9 additions
and
0 deletions
scripts.md
View page @
462eb65b
...
...
@@ -12,3 +12,12 @@ 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
)
|
***Frioul***
*************
| Node type | MPI | OpenMP| MPI+OpenMP (Hybrid)|
| :----------- | :------: | :------: | :------: |
| Knights Landing (68 cores) |
[
MPI
](
https://dci-gitlab.cines.fr/support/hello_world/blob/dev/test_scripts/frioul/mpi/cache.sh
)
|
[
OpenMP
](
https://dci-gitlab.cines.fr/support/hello_world/blob/dev/test_scripts/frioul/omp/cache.sh
)
|
[
Hybrid
](
https://dci-gitlab.cines.fr/support/hello_world/blob/dev/test_scripts/frioul/hybrid/cache.sh
)
|
This diff is collapsed.
Click to expand it.