Expand description
SoftGPU HSA executable / code-object reader state (v0.8).
Structs§
- Code
Object Reader - SoftGPU code-object reader (owned bytes).
- Executable
Symbol - SoftGPU executable symbol (kernel).
- Soft
GpuExecutable - SoftGPU executable (unfrozen → load → freeze).
Functions§
- index_
symbols - Index symbols by name and by
.kdsymbol for SoftGPU lookup. - parse_
agent_ kernels - Parse SoftGPU-supported agent bytes into loadable kernels.