[ad_1] 1. For each of the following code segments, use OpenMP pragmas to make the loop parallel, or explain why the code segment is not suitable for parallel execution. a. for (i = 0; i < (int) sqrt(x); i++) { a[i]
[ad_1] 1. For each of the following code segments, use OpenMP pragmas to make the loop parallel, or explain why the code segment is not suitable for parallel execution. a. for (i = 0; i < (int) sqrt(x); i++) { a[i]