We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c3f81 commit 816b1f1Copy full SHA for 816b1f1
libomptarget/deviceRTLs/nvptx/src/libcall.cu
@@ -523,3 +523,4 @@ EXTERN void omp_lib_osnt4_(int* num) { omp_set_num_threads(*num); }
523
524
EXTERN void omp_lib_osmal4_(int* level) { omp_set_max_active_levels(*level); }
525
#endif
526
+
0 commit comments