Changes

Jump to: navigation, search

GPU621/OpenMP Debugging

41 bytes added, 05:30, 9 December 2021
Case B - Using the Parallel Stacks and the Parallel Watch Window
Here is the output of the program:
```<syntaxhighlight lang="bash">
0 : Hello World
3 : is
1 : Hello
4 : a testing
```</syntaxhighlight>
There are 9 different threads that were being created and used every time print() is called.
49
edits

Navigation menu