Question 9 3 pts When compiling an OpenMP program with gco, what compiling option(s) must be included? -fopenmp #pragma
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 9 3 pts When compiling an OpenMP program with gco, what compiling option(s) must be included? -fopenmp #pragma
Question 9 3 pts When compiling an OpenMP program with gco, what compiling option(s) must be included? -fopenmp #pragma omp parallel -o hello /openmp None of the other answers Question 10 3 pts Within a parallel region, declared variables are by default Shared Private Local None of the other answers
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!