prsyahmi / GpuRamDrive

RamDrive that is backed by GPU Memory
MIT License
1.05k stars 86 forks source link

Problem with CUDA (maybe just me) #16

Closed diepquynh closed 6 years ago

diepquynh commented 6 years ago

I had this warning while I was trying to use CUDA version of GpuRamDrive image

Normal version does the job just fine image

May I ask what's the difference between CUDA and the normal one?

prsyahmi commented 6 years ago

The CUDA version is slightly faster but not much.

diepquynh commented 6 years ago

Thanks. So I'll just use the normal version instead