Use your Nvidia GPU's VRAM as swap space on Linux
11–20 of 142 posts
Re: Use your Nvidia GPU's VRAM as swap space on Linux
#12Re: Use your Nvidia GPU's VRAM as swap space on Linux
#13Re: Use your Nvidia GPU's VRAM as swap space on Linux
#14Re: Use your Nvidia GPU's VRAM as swap space on Linux
#15I'm more interested in the opposite. Nvidia linux drivers crash when you try to address more VRAM than you have. It'd be nice if they didn't.
Re: Use your Nvidia GPU's VRAM as swap space on Linux
#16use your car for an anchor on a big boat!
Re: Use your Nvidia GPU's VRAM as swap space on Linux
#17>Sequential throughput: ~1.3 GB/s
[on a RTX 3070 Laptop]
This RTX 3070 chip is on PCIe 4.0 x16 which should give 64GB/s. The 8GB of GDDR6 is 448GB/s.
Swapping to an NVMe drive would be twice as fast, but with higher latency.
Re: Use your Nvidia GPU's VRAM as swap space on Linux
#18Now if it could be dynamically used and vacated on other GPU workloads?
Re: Use your Nvidia GPU's VRAM as swap space on Linux
#19Re: Use your Nvidia GPU's VRAM as swap space on Linux
#20Remember how 16GBs used to be an enterprise level database mainframe? Well, GPUs also have stupid amounts of compute on them. I have to imagine that there is some kind of database format that's useful with GPU compute attached. Since the data is already in VRAM, the GPU can sort, join, or otherwise manipulate data as needed.