[Openmp-commits] [openmp] [OpenMP][test][VE] Change to use VE_LD_LIBRARY_PATH for VE (PR #65869)

Kazushi Marukawa via Openmp-commits openmp-commits at lists.llvm.org
Sat Sep 9 19:57:33 PDT 2023


kaz7 wrote:

> So the host side libraries will not be used at all?

No for libomp runtime.  All test programs uses only the VE side libraries.  But, some compiler tools running on the host uses libcxx and other host side libraries, though.

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


More information about the Openmp-commits mailing list