'Update desc in 07'
This commit is contained in:
parent
c003de06f0
commit
fd575b08c1
@ -1,6 +1,11 @@
|
||||
Excercise 1
|
||||
This is our quick tutorial.
|
||||
|
||||
Hints:
|
||||
|
||||
* add -fopenmp to gcc compiler
|
||||
* add -lgomp (in Linux) to linker
|
||||
|
||||
|
||||
Excercise 2
|
||||
Implement in OpenMP the search of the maximum value in an array with randomly generated numbers. Check the speed up from 1 up to X threads.
|
||||
|
Loading…
Reference in New Issue
Block a user