Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mpi-lab-exercises
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pdc-summer-school
mpi-lab-exercises
Commits
a8c3a798
Commit
a8c3a798
authored
Sep 7, 2018
by
Xin Li
Browse files
Options
Downloads
Patches
Plain Diff
updated README
parent
6ac5b842
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-6
6 additions, 6 deletions
README.md
with
6 additions
and
6 deletions
README.md
+
6
−
6
View file @
a8c3a798
#
Instructions and hints on how to run for the MPI course
**
Instructions and hints on how to run for the MPI course
**
#
# Where to run
# Where to run
The exercises will be run on PDC's CRAY XC-40 system
[
Beskow
](
https://www.pdc.kth.se/hpc-services/computing-systems
)
:
...
...
@@ -8,14 +8,14 @@ The exercises will be run on PDC's CRAY XC-40 system [Beskow](https://www.pdc.kt
beskow.pdc.kth.se
```
#
# How to login
# How to login
To access PDC's cluster you should use your laptop and the Eduroam or KTH Open wireless networks.
[
Instructions on how to connect from various operating systems
](
https://www.pdc.kth.se/support/documents/login/login.html
)
.
#
# More about the environment on Beskow
# More about the environment on Beskow
The Cray automatically loads several
[
modules
](
https://www.pdc.kth.se/support/documents/run_jobs/job_scheduling.html#accessing-software
)
at login.
...
...
@@ -24,7 +24,7 @@ The Cray automatically loads several [modules](https://www.pdc.kth.se/support/do
-
SLURM -
[
batch jobs
](
https://www.pdc.kth.se/support/documents/run_jobs/queueing_jobs.html
)
and
[
interactive jobs
](
https://www.pdc.kth.se/support/documents/run_jobs/run_interactively.html
)
#
# Running MPI programs on Beskow
# Running MPI programs on Beskow
First it is necessary to book a node for interactive use:
...
...
@@ -50,7 +50,7 @@ MPID_Init(461).......: PMI2 init failed: 1
```
#
# MPI Exercises
# MPI Exercises
-
MPI Lab 1:
[
Program Structure and Point-to-Point Communication in MPI
](
lab1/README.md
)
-
MPI Lab 2:
[
Collective and Non-Blocking Communication
](
lab2/README.md
)
...
...
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
sign in
to comment