Skip to content
Snippets Groups Projects
Commit 2d193bfb authored by Artem Zhmurov's avatar Artem Zhmurov
Browse files

Fix a typo

parent 26cd17cc
Branches 2021
Tags 2021
No related merge requests found
...@@ -83,7 +83,7 @@ Hello from the GPU! My threadId is 31 ...@@ -83,7 +83,7 @@ Hello from the GPU! My threadId is 31
**Questions** **Questions**
- Why should ``srun`` be called with the argument ``-n 1`` and note ``-n 24`` like in the MPI lab? - Why should ``srun`` be called with the argument ``-n 1`` and not ``-n 24`` like in the MPI lab?
- Were you able to see the suggested output? If not, can you guess why only the CPU code generated the output? - Were you able to see the suggested output? If not, can you guess why only the CPU code generated the output?
--- ---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment