[llvm-bugs] [Bug 49137] New: Too restrictive compute capability

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 10 18:54:33 PST 2021


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: unassignedbugs at nondot.org
          Reporter: xw111luoye at gmail.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210211/3d95be3f/attachment.html>


More information about the llvm-bugs mailing list