Changes

Jump to: navigation, search

GPU621/CamelCaseTeam

245 bytes added, 03:09, 22 July 2021
OpenMP Threading - inputting explanation on openmp threading
== OpenMP Threading ==
 
OpenMP threads consists of a parallel region that forks a master thread into multiple child threads that each performs a function in parallel amongst each other and joins back to its parent thread after reaching the end of the parallel region.
16
edits

Navigation menu