Releases: Flakebi/amdgpu-rs
Releases · Flakebi/amdgpu-rs
0.1.0
Initial release of amdgpu-device-libs
and amdgpu-device-libs-build
, bringing some std-like features to the amdgpu target:
print!()
andprintln!()
macros for printing on the host stdout- A global allocator to support
alloc
- A panic handler
- Access to more intrinsics and device-libs functions