[Openmp-commits] [openmp] [OpenMP] Support 'omp_get_num_procs' on the device (PR #65501)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Wed Sep 6 11:31:30 PDT 2023


================
@@ -0,0 +1,15 @@
+// RUN: %libomptarget-compile-run-and-check-generic
----------------
jhuber6 wrote:

For x86 offloading this should use `libomp.so`'s implementation, which should be supported.

https://github.com/llvm/llvm-project/pull/65501


More information about the Openmp-commits mailing list