ROCm / HIPIFY

HIPIFY: Convert CUDA to Portable C++ Code
https://rocm.docs.amd.com/projects/HIPIFY/en/latest/
MIT License
524 stars 75 forks source link

[HIPIFY][SWDEV-336174][tests] error: Unsupported CUDA gpu architecture: sm_86 #585

Closed emankov closed 2 years ago

emankov commented 2 years ago

The issue is observed on Ubuntu 18.04 with CUDA 11.4 installed, hipify-clang is built against LLVM 12.0.1. As a result, at least 33 tests failed.

emankov commented 2 years ago

Fixed by #586