[llvm-bugs] [Bug 50336] New: cubin files not cleaned up after linking

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 13 20:07:13 PDT 2021


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

            Bug ID: 50336
           Summary: cubin files not cleaned up after linking
           Product: OpenMP
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Clang Compiler Support
          Assignee: unassignedclangbugs at nondot.org
          Reporter: xw111luoye at gmail.com
                CC: llvm-bugs at lists.llvm.org

tons of cubin files constantly fill /tmp

...
-rw-rw-r--  1 yeluo   yeluo      39056 May 13 15:22 RPAJastrow-6b9e81.cubin
-rw-rw-r--  1 yeluo   yeluo      39056 May 13 15:22
eeI_JastrowBuilder-f4a8b1.cubin
...


I think these files are created when object files are unbundled for linking but
never got removed from disk up completion.

-- 
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/20210514/77960de7/attachment.html>


More information about the llvm-bugs mailing list