Mojo struct
KernelConfig
struct KernelConfig
Block/warp/MMA shape configuration for ping-pong kernels.
Fieldsβ
- βblock_shape (
IndexList[3]): - βwarp_shape (
IndexList[3]): - βmma_shape (
IndexList[3]):
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
Writable
Methodsβ
__init__β
__init__(out self, *, block_shape: IndexList[3], warp_shape: IndexList[3], mma_shape: IndexList[3])
num_threadsβ
write_toβ
write_to(self, mut writer: T)
write_repr_toβ
write_repr_to(self, mut writer: T)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!