build from source for cuda-toolchain error?how to solve the problem #6255
Unanswered
wangzy0327
asked this question in
Q&A
Replies: 1 comment
-
Does the build succeed on Ubuntu 20.04 ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I exactly build clang toolchain on CUDA compiler dependency on this link:
https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedGuide.md#Build DPC++ toolchain with support for NVIDIA CUDA
my source project version is:
https://github.com/intel/llvm/releases?page=19
oneAPI DPC++ Compiler 2021-09
To Reproduce
Please describe the steps to reproduce the behavior:
The error log as below:
FAILED: lib/libsycl.so.5.4.0-0
Environment (please complete the following information):
clang++ --version
]Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions