| 1 | //! ROCm compute backend via runtime-loaded HIP + rocBLAS. |
| 2 | //! |
| 3 | //! Loads libamdhip64 and librocblas via dlopen at runtime — no compile-time |
| 4 | //! ROCm dependency. Works with ROCm 5.4.2 libs on Steam Deck (set |
nothing calls this directly
no outgoing calls
no test coverage detected