We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a20bc2 commit 3ce3593Copy full SHA for 3ce3593
1 file changed
benchmark/wavefront/omp.cpp
@@ -66,6 +66,7 @@ void wavefront_omp(unsigned num_threads) {
66
}
67
68
69
+ #pragma omp taskwait
70
71
72
0 commit comments