[cfe-dev] [RFC][OpenMP][CUDA] Unified Offloading Support in Clang Driver

Samuel F Antao via cfe-dev cfe-dev at lists.llvm.org
Tue Mar 15 14:50:48 PDT 2016


Just to correct myself:


> About shared libraries: I am not sure what is the concern with shared
> libraries. They would be created as binaries would, and would contain
> bundles on them. Nothing that is proposed here precludes that. Supporting
> device-side shared libraries depends on whether the runtime library
> implements a loader or not. It is very possible I am missing something
> here...
>
>
I meant, host shared libraries would contain device shared libraries (not
bundles...).

Thanks,
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160315/a7fcb94e/attachment.html>


More information about the cfe-dev mailing list