Itamar Turner-Trauring on Nostr: If you want to use GPUs from Python, most libraries are NVIDIA-only. That means ...
If you want to use GPUs from Python, most libraries are NVIDIA-only. That means running your software on Macs, or in CI, is going to be difficult. But portable GPU programming is possible; in this article I talk about one option, the wgpu-py library.
https://pythonspeed.com/articles/gpu-without-cuda/#python
Published at
2024-02-13 18:01:47Event JSON
{
"id": "ba8a4e2a8029ca3bb418240d06865255225eba37ed5eab5d26c5cb829e65fe4b",
"pubkey": "fc6f873f819068577e57a7e99f3f825e465b64545d5ba633faa79d5e68f4efd3",
"created_at": 1707847307,
"kind": 1,
"tags": [
[
"t",
"python"
],
[
"proxy",
"https://hachyderm.io/users/itamarst/statuses/111925481136188472",
"activitypub"
]
],
"content": "If you want to use GPUs from Python, most libraries are NVIDIA-only. That means running your software on Macs, or in CI, is going to be difficult. But portable GPU programming is possible; in this article I talk about one option, the wgpu-py library.\n\nhttps://pythonspeed.com/articles/gpu-without-cuda/\n\n#python",
"sig": "2e3eb8983f6bba188af9e7604ab0faedebc24b36c1604d98a0ef346655cf70cd2a5a0ca16c38d861a63c50eb4a744de743db1fbf5ab178d6cd942214fa8905a0"
}