llvm-project/polly/tools/GPURuntime
Siddharth Bhat 9a5a278f78 [GPUJIT] Switch from Runtime API calls for managed memory to Driver API calls.
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
2017-08-20 13:38:04 +00:00
..
CMakeLists.txt GPURuntime: ensure compilation with C99 2016-09-11 07:32:50 +00:00
GPUJIT.c [GPUJIT] Switch from Runtime API calls for managed memory to Driver API calls. 2017-08-20 13:38:04 +00:00
GPUJIT.h [GPUJIT] Add GPUJIT APIs for allocating and freeing managed memory. 2017-08-02 12:23:22 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:41:38 +00:00