prsyahmi / GpuRamDrive

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

I have 2x K420 and 1x GT1030 but app sees 3x GT1030 #38

Open tugrul512bit opened 3 years ago

tugrul512bit commented 3 years ago

Cuda version:

https://i.snipboard.io/kUT6v8.jpg

I tried all 3 options from dropdown menu and all used the GT1030. Is there a way to specify devices explicitly before running or just by using multiple instances of app?

OpenCL version works fine.

tugrul512bit commented 3 years ago

Now I only need to somehow tell windows to use this drive (can I use all 3 cards somehow for 3 drives or 1 drive?) for swap file. 1 RAM slot is burnt on my mainboard so I can't use a second RAM stick so I'm stuck with 4GB RAM and 5GB+ from graphics cards.

Do I need only windows 8.1 sdk to be able to compile the project to get newest stuff like the window in entrance page which has multiple drives used on it?

I'm using windows 10. Can I install windows 10 sdk instead? Or exactly 8.1 sdk is needed?