Skip to content

Releases: Flakebi/amdgpu-rs

0.1.0

25 Mar 00:01
v0.1.0
f681691
Compare
Choose a tag to compare

Initial release of amdgpu-device-libs and amdgpu-device-libs-build, bringing some std-like features to the amdgpu target:

  • print!() and println!() macros for printing on the host stdout
  • A global allocator to support alloc
  • A panic handler
  • Access to more intrinsics and device-libs functions