ricosjp / monolish

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Apache License 2.0
195 stars 12 forks source link

clang does not support NVIDIA GPU cc=86 #83

Closed t-hishinuma closed 2 years ago

t-hishinuma commented 2 years ago

We compile with CC = 80 if CC = 86 in #82

This setting needs to be modified when Clang supports CC = 86.

t-hishinuma commented 2 years ago

I update clang13 at 0.16.0. need to check support status.

t-hishinuma commented 2 years ago

yet

image
t-hishinuma commented 2 years ago

age

t-hishinuma commented 2 years ago

clang 14.0.4 support sm86?? https://github.com/llvm/llvm-project/blob/llvmorg-14.0.4/openmp/libomptarget/DeviceRTL/CMakeLists.txt#L68