forked from OSchip/llvm-project
9a5a278f78
We now load the function pointer for `cuMemAllocManaged` dynamically, so it should be possible to compile `GPUJIT` on non-CUDA systems again. It should now be possible to link on non-cuda systems again. Thanks to Philipp Schaad for noticing this inconsitency. Differential Revision: https://reviews.llvm.org/D36921 llvm-svn: 311289 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
GPUJIT.c | ||
GPUJIT.h | ||
LICENSE.TXT |