Skip to content

Commit 3ce3593

Browse files
committed
add taskwait to wavefront omp
1 parent 0a20bc2 commit 3ce3593

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

benchmark/wavefront/omp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ void wavefront_omp(unsigned num_threads) {
6666
}
6767
}
6868
}
69+
#pragma omp taskwait
6970
}
7071
}
7172

0 commit comments

Comments
 (0)