this post was submitted on 09 Aug 2024
233 points (99.6% liked)

Open Source

30206 readers
264 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

LibreCUDA is a project aimed at replacing the CUDA driver API to enable launching CUDA code on Nvidia GPUs without relying on the proprietary CUDA runtime. It achieves this by communicating directly with the hardware via ioctls, (specifically what Nvidia's open-gpu-kernel-modules refer to as the rmapi), as well as QMD, Nvidia's MMIO command queue structure. LibreCUDA is capable of uploading CUDA ELF binaries onto the GPU and launching them via the command queue.

you are viewing a single comment's thread
view the rest of the comments
[–] slacktoid@lemmy.ml 26 points 1 month ago (2 children)

CUDA libre. Its right there.

[–] riddlemeboner@lemdro.id 9 points 1 month ago (1 children)
[–] slacktoid@lemmy.ml 9 points 1 month ago

Oh no the reasoning from the dev is perfectly valid. Its more.. It was so close!