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
SHMEMUniqueID
struct SHMEMUniqueID
Unique ID that must be identical across all threads and nodes to establish communication.
Fields
- data (
Array[UInt8, Int(128)]):
Implemented traits
AnyType,
Copyable,
Deinitable,
ImplicitlyCopyable,
Movable
Methods
__init__
def __init__(out self)
def __init__(out self, *, copy: Self)