Skip to content
Snippets Groups Projects
Commit b47e670e authored by Kjartan Thor Wikfeldt's avatar Kjartan Thor Wikfeldt
Browse files

add link to compilation instructions

parent ec8d5715
Branches
Tags
No related merge requests found
......@@ -28,7 +28,8 @@ which will help you get going on Beskow.
# Exercise 1: Run "Hello, World"
Run the "Hello, World" program found in the lecture. Make sure you understand how each processors prints its rank as well as the total number of processors in the communicator MPI_COMM_WORLD.
[Compile](https://www.pdc.kth.se/support/documents/software_development/development.html)
and run the "Hello, World" program found in the lecture. Make sure you understand how each processors prints its rank as well as the total number of processors in the communicator MPI_COMM_WORLD.
# Exercise 2: Send data across all processes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment