burn/crates/burn-hip
Nathaniel Simard d9e41460ff
Refactor burn jit => burn-cubecl (#2809)
2025-02-13 12:39:29 -05:00
..
src Refactor burn jit => burn-cubecl (#2809) 2025-02-13 12:39:29 -05:00
Cargo.toml Rename crate 2025-02-13 11:59:09 -05:00
README.md Add burn-hip (#2399) 2024-10-24 16:38:56 -04:00

README.md

Burn-hip

Backend using ROCm HIP runtime.

To execute the tests for this backend set an environment variable called ROCM_PATH or CUBECL_ROCM_PATH to the installation path of ROCm. It is often /opt/rocm.

For now this backend requires the version 6.2.2 of ROCm or a compatible version.