[llvm-bugs] [Bug 34102] New: cudaFree and cudaManagedAlloc in GPUJIT.c fail Julia build
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 7 05:56:00 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34102
Bug ID: 34102
Summary: cudaFree and cudaManagedAlloc in GPUJIT.c fail Julia
build
Product: Polly
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: Other
Assignee: polly-dev at googlegroups.com
Reporter: singapuram.sanjay at gmail.com
CC: llvm-bugs at lists.llvm.org
Linking libGPURuntime.so to libjulia.so fails due to unresolvable symbols,
'cudaFree' and 'cudaManagedAlloc'.
These functions were introduced by https://reviews.llvm.org/rL309808 /
https://reviews.llvm.org/D35991.
--
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/20170807/9aefde2b/attachment.html>
More information about the llvm-bugs
mailing list