Thanks to Philipp Schaad for noticing this inconsitency.
It should now be possible to link on non-cuda systems again.
Note that this is untested. I will test and make sure this works in a
couple hours.
Paths
| Differential D36921
[Polly] [GPUJIT] [Untested] Switch from Runtime API calls for managed memory to Driver API calls. ClosedPublic Authored by bollu on Aug 19 2017, 8:18 AM.
Details
Summary Thanks to Philipp Schaad for noticing this inconsitency. Note that this is untested. I will test and make sure this works in a
Diff Detail
Event TimelineComment Actions @PhilippSchaad - Can you confirm that this now allows you to link on a machine without CUDA? Sorry for letting this slip by, I mixed up the runtime/driver APIs. This revision is now accepted and ready to land.Aug 19 2017, 8:24 AM bollu retitled this revision from [Polly] [GPUJIT] [Untested] Switch from Runtime API calls for managed memory to Driver API calls. [NFC] to [Polly] [GPUJIT] [Untested] Switch from Runtime API calls for managed memory to Driver API calls..Aug 20 2017, 6:34 AM Closed by commit rL311289: [GPUJIT] Switch from Runtime API calls for managed memory to Driver API calls. (authored by bollu). · Explain WhyAug 20 2017, 6:39 AM This revision was automatically updated to reflect the committed changes.
Diff 111881 polly/trunk/tools/GPURuntime/GPUJIT.c
|