Changes

Jump to: navigation, search

GPU621/CamelCaseTeam

286 bytes added, 21:43, 28 July 2021
OpenMP Threading - adding explanation to OpenMP example
OpenMP Thread - Counting to: 100000000 - Number of threads created: 16 | elapsed time: 17.9958 ms
</syntaxhighlight>
 
Comparison to the serial and C11 thread library equivalent of the code above, OpenMP shows a greater improvement over the other techniques. In addition, the performance increases as the number of thread increases by a significant amount in comparison to the C11 thread library method.
== References ==
16
edits

Navigation menu