This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/79236] [7 Regression] Many libgomp tests fail if configured with --enable-offload-targets=nvptx-none but NVidia HW or libcuda.so.1 unavailable


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79236

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
To test, one can e.g. move libcuda.so.1 out of the way where dlopen will find
it, or I guess setting say OMP_DEFAULT_DEVICE=10000 in the environment.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]