sm_35 is the minimum requirement for OpenMP offloading on NVPTX device.
Current driver test case is using sm_20. D97003 is going to switch the minimum
CUDA version to 9.2, which only supports sm_30+. This patch makes step for the
change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo