

MCQOPTIONS
Saved Bookmarks
1. |
Parallelizing the two n-body solvers using _______________ is very similar to parallelizing them using OpenMP. |
A. | thread s rank |
B. | function Loopschedule |
C. | Pthreads |
D. | loop variable |
Answer» D. loop variable | |