https://bugs.llvm.org/show_bug.cgi?id=49137

            Bug ID: 49137
           Summary: Too restrictive compute capability
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Runtime Library
          Assignee: unassignedb...@nondot.org
          Reporter: xw111lu...@gmail.com
                CC: llvm-bugs@lists.llvm.org

cmake -DLIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES="61;80" ..

CMake Error at
/home/yeluo/opt/llvm-clang/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt:97
(message):
  LIBOMPTARGET-NVPTX: compute capability 61 is not supported.  Supported
  values: 80

This issue has been resolved on main but better to have on release 12 as well.
Commit 26d38f6d20ff137d89cb7c891b739662de1ca508

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to