Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
06299d7b
"git@code.it4i.cz:moldyn/lib4neuro.git" did not exist on "e2ea019c65ff6be7db0072416f5577e4dae604bc"
Commit
06299d7b
authored
5 months ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update karolina-compilation.md
parent
dda25d0a
No related branches found
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#40673
failed
5 months ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/software/karolina-compilation.md
+2
-2
2 additions, 2 deletions
docs.it4i/software/karolina-compilation.md
with
2 additions
and
2 deletions
docs.it4i/software/karolina-compilation.md
+
2
−
2
View file @
06299d7b
...
...
@@ -37,7 +37,7 @@ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CRAY_LD_LIBRARY_PATH:$CRAY_LIBSCI_PREFI
There are usually two standard situation how to compile and run the code
### OpenMP
w
ithout MPI
### OpenMP
W
ithout MPI
To compile the code against the LIBSCI, without MPI, but still enabling OpenMP run over multiple cores use:
...
...
@@ -53,7 +53,7 @@ OMP_NUM_THREADS=128 OMP_PROC_BIND=true BINARY.x
This enables effective run over all 128 cores available on a single Karlina compute node.
### OpenMP
w
ith MPI
### OpenMP
W
ith MPI
To compile the code against the LIBSCI, with MPI, use:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment