<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nvlink fatal : Could not open input file 'get_mem.c-openmp-nvptx64.cubin'"
   href="https://bugs.llvm.org/show_bug.cgi?id=43037">43037</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>nvlink fatal   : Could not open input file 'get_mem.c-openmp-nvptx64.cubin'
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>OpenMP
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Clang Compiler Support
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>itaru.kitayama@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On an x86 cluster when building NEST I get:

...
[ 23%] Building CXX object sli/CMakeFiles/sli_lib.dir/triedatum.cc.o
[ 23%] Building CXX object sli/CMakeFiles/sli_lib.dir/typechk.cc.o
[ 23%] Building CXX object sli/CMakeFiles/sli_lib.dir/utils.cc.o
[ 24%] Linking CXX shared library libsli.so
nvlink fatal   : Could not open input file 'get_mem.c-openmp-nvptx64.cubin'
/usr/local/software/jureca/Stages/Devel-2019a/software/binutils/2.32-GCCcore-8.3.0/bin/ld:
cannot find a.out-openmp-nvptx64
/usr/local/software/jureca/Stages/Devel-2019a/software/binutils/2.32-GCCcore-8.3.0/bin/ld:
cannot find a.out-openmp-nvptx64
clang-10: error: nvlink command failed with exit code 1 (use -v to see
invocation)
clang-10: error: linker command failed with exit code 1 (use -v to see
invocation)
make[2]: *** [sli/libsli.so] Error 1
make[1]: *** [sli/CMakeFiles/sli_lib.dir/all] Error 2

Build recipe is available upon request.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>