Skip to content

Tags: Flakebi/amdgpu-rs

Tags

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Flakebi Sebastian Neubauer
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