[all-commits] [llvm/llvm-project] f7c929: [OpenMP] Fix CUDA plugin build after 3817ba13aea3.
Abhinav Gaba via All-commits
all-commits at lists.llvm.org
Fri Jul 23 01:50:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7c92995c0e1f95ef5640a0df325e05d12de4658
https://github.com/llvm/llvm-project/commit/f7c92995c0e1f95ef5640a0df325e05d12de4658
Author: Abhinav Gaba <abhinav.gaba at intel.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
M openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.h
Log Message:
-----------
[OpenMP] Fix CUDA plugin build after 3817ba13aea3.
The build was broken on machines that don't have Cuda SDK installed.
See https://reviews.llvm.org/D106627 for the original discussion.
More information about the All-commits
mailing list