Overv / vramfs

VRAM based file system for Linux
1.26k stars 65 forks source link

Add support for multiple OpenCL platforms #18

Closed bisqwit closed 4 years ago

bisqwit commented 4 years ago

This commit adds support for systems that contain different types of GPUs (and other offloading devices) that support OpenCL, for example a system that contains both NVidia and AMD cards.

Overv commented 4 years ago

Cool, thanks :+1: