nbd-vram Enables Nvidia GPU VRAM as Linux Swap Space

TL;DR. A new tool allows Nvidia GPU VRAM to function as swap space on Linux, augmenting system memory for demanding applications. - The nbd-vram daemon allocates VRAM via the CUDA driver API, exposing it as a block device using the NBD protocol. - This method bypasses limitations of Nvidia's P2P API on consumer GPUs, which typically restricts VRAM access for swap. - It provides a practical solution for laptops with fixed memory, effectively tripling addressable memory in some configurations.

Sources

Back to QLANKR News