Mojo struct
WorkInfo
struct WorkInfo
Fieldsβ
- βm (
UInt32): - βn (
UInt32): - βk_start (
UInt32): - βnum_k_tiles (
UInt32): - βis_valid_tile (
Bool):
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
RegisterPassable,
TrivialRegisterPassable,
Writable
comptime membersβ
INVALID_WORK_INFOβ
comptime INVALID_WORK_INFO = WorkInfo(UInt32(0), UInt32(0), UInt32(0), UInt32(0), False)
Methodsβ
__init__β
__init__() -> Self
is_validβ
is_final_splitβ
get_k_startβ
write_toβ
write_to(self, mut writer: T)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!