Skip to main content

Module launch

Module launch 

Source
Expand description

Backend-neutral launch preparation and program fingerprint wrappers. Backend-neutral dispatch launch preparation.

Structs§

LaunchPlan
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.