Goto Chapter: Top 1 2 3 4 5 Ind
 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 

4 Using the task framework provided by HPC-GAP
 4.1 The Package's Structure

4 Using the task framework provided by HPC-GAP

To implement our parallel version of the Gauss algorithm we use the task framework provided by HPC-GAP. The structure of the source files reflects this by grouping our functions depending on how they make use of HPC-GAP's shared memory model.

4.1 The Package's Structure

 [Top of Book]  [Contents]   [Previous Chapter]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 5 Ind

generated by GAPDoc2HTML