[libcxx-commits] [libcxx] Adding Separate OpenMP Offloading Backend to `libcxx/include/__algorithm/pstl_backends` (PR #66968)

Anton Rydahl via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 21 10:32:06 PDT 2023


AntonRydahl wrote:

Do we want to enable GPU offloading when compiling `libcxx`, for instance, by using `#cmakedefine` instead of `#define`, or should the user be able to switch it on and off when using the library?

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


More information about the libcxx-commits mailing list