Given the loop and iteration space diagram, which do you think loop can be parallelized with OpenMP? Assume that Al [0]
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Given the loop and iteration space diagram, which do you think loop can be parallelized with OpenMP? Assume that Al [0]
Given the loop and iteration space diagram, which do you think loop can be parallelized with OpenMP? Assume that Al [0] has been initialized. for (i = 1; i <= n; i++) for(j = 1; i <= n; j++) alul - ali U-11: j=3 0- ott ++++ 1 = 2 I 1 2. Hook Oj loop both i and j loops neither i orj loop
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!