For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo struct
Communicators
struct Communicators
Fieldsβ
- βngpus (
Int): - βcomms (
InlineArray[Optional[UnsafePointer[NoneType, MutUntrackedOrigin]], 8]):
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDeletable,
Movable
Methodsβ
__init__β
def __init__(out self, *, copy: Self)