intel / intel/llvm

Automatically discover CUDA and HIP in configure.py

Open
#4,585 1 comment 1 reaction 0 assignees View on GitHub
cuda enhancement hip
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

configure.py should be able to discover CUDA and HIP by default, and enable corresponding components, if SDKs are available. In addition to that, `--cuda` and `--hip` options should provide three modes: auto (described above, default), on - attempt to build CUDA or HIP unconditionally, hard fail if SDKs are not found, off - do not build CUDA or HIP (even if SDKs are available).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.