Expand description
Backend-neutral launch preparation and program fingerprint wrappers. Backend-neutral dispatch launch preparation.
Structs§
- Launch
Plan - Fully prepared launch metadata shared by concrete drivers.
Functions§
- program_
vsa_ fingerprint - Compute the shared VSA program fingerprint used by backend caches.
- program_
vsa_ fingerprint_ words - Compute the shared VSA program fingerprint without heap allocation.
- record_
launch_ measurement - Record a measured launch result for the natural-gradient launch resolver.
- resolve_
launch_ workgroup - Resolve the backend-visible workgroup shape for a dispatch.
- resolve_
launch_ workgroup_ for_ mode - Resolve the backend-visible workgroup shape with an explicit tuner mode.