MCPcopy Create free account
hub / github.com/evilsocket/cake / mod.rs

File mod.rs

cake-core/src/backends/rocm/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected