Mojo struct
WarpRole
struct WarpRole
Implemented traits
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable,
RegisterPassable,
TrivialRegisterPassable
comptime members
Epilogue
comptime Epilogue = WarpRole(Int32(3))
MainLoad
comptime MainLoad = WarpRole(Int32(5))
Mma
comptime Mma = WarpRole(Int32(6))
Scheduler
comptime Scheduler = WarpRole(Int32(4))
SfbLoad
comptime SfbLoad = WarpRole(Int32(7))
SfbReady
comptime SfbReady = WarpRole(Int32(8))
Methods
__le__
__eq__
__ne__
__ge__
is_sfb_ready
is_sfb_load
is_main_load
is_mma
is_epilogue
is_scheduler
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!