[package] name = "kfd" version = "0.1.0" edition = "2021" description = "Direct /dev/kfd GPU compute for AMD RDNA3 — no ROCm, no OpenCL, just ioctl" license = "MIT OR Apache-2.0" repository = "https://git.rotko.net/tommi/kfd" [dependencies] libc = "0.2" [dev-dependencies]