Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CUDA][HIP][TEST-E2E] Include the necessary environment paths during the test-e2e build for CUDA and HIP backends. #12606

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

mmoadeli
Copy link
Contributor

@mmoadeli mmoadeli commented Feb 5, 2024

Include the necessary environment paths during the test-e2e build for CUDA and HIP backends.
The absence of the added path leads to the inability to locate libdevice for specific architectures, resulting in a failure.
Below is the reported error when expected CUDA_PATH is missing
clang++: error: cannot find libdevice forsm_50; provide path to different CUDAinstallation via '--cuda-path', or pass '-nocudalib' to build without linking with libdevice

…cess for CUDA or HIP backends.

The absence of the added path leads to the inability to locate libdevice for specific architectures, resulting in a failure.
@mmoadeli mmoadeli requested a review from a team as a code owner February 5, 2024 15:26
@mmoadeli mmoadeli changed the title [CUDA][HIP][TEST-E2E] Include the necessary environment paths during the test-e2e build of CUDA and HIP backends. [CUDA][HIP][TEST-E2E] Include the necessary environment paths during the test-e2e build for CUDA and HIP backends. Feb 5, 2024
@ldrumm ldrumm merged commit 6b8792c into intel:sycl Feb 15, 2024
12 checks passed
dm-vodopyanov pushed a commit that referenced this pull request Mar 14, 2024
This ensures `ext_oneapi_` has been removed first. There's also no need
to set `ROCM_PATH` twice.

This builds on top of #12606
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants