We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c1a88 commit cad96b2Copy full SHA for cad96b2
citc/cloud.py
@@ -55,3 +55,4 @@ class NodeTypeInfo(TypedDict):
55
cores_per_socket: int
56
threads_per_core: int
57
arch: Optional[str]
58
+ cluster_group: bool
0 commit comments