sixtytwo-cli 0.3.0__cp313-cp313-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- sixtytwo/__init__.cp313-win_amd64.pyd +0 -0
- sixtytwo/__main__.py +5 -0
- sixtytwo/api.cp313-win_amd64.pyd +0 -0
- sixtytwo_cli/__init__.cp313-win_amd64.pyd +0 -0
- sixtytwo_cli/main.cp313-win_amd64.pyd +0 -0
- sixtytwo_cli-0.3.0.dist-info/METADATA +188 -0
- sixtytwo_cli-0.3.0.dist-info/RECORD +66 -0
- sixtytwo_cli-0.3.0.dist-info/WHEEL +5 -0
- sixtytwo_cli-0.3.0.dist-info/entry_points.txt +2 -0
- sixtytwo_cli-0.3.0.dist-info/licenses/LICENSE +73 -0
- sixtytwo_cli-0.3.0.dist-info/top_level.txt +3 -0
- sixtytwo_platform/__init__.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/__main__.py +5 -0
- sixtytwo_platform/agent.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/api.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/bootstrap.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/checks/__init__.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/checks/_base.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/checks/compute.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/checks/gpu.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/checks/host.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/checks/interconnect.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/checks/network.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/checks/storage.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/cli.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/cloud.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/collector.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/config.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/connect.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/console.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/control_plane.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/credentials.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/display.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/doctor.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/environment.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/evidence.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/formatting.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/gpu_profiles.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/integration.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/intelligence.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/metrics_exporter.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/monitoring.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/nccl_bench.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/notify.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/optimizer.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/__init__.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/_http.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/base.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/generic.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/lambda_labs.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/region.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/runpod.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/shadeform.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/skypilot.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/slurm.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/ssh_cluster.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/providers/vast.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/recovery.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/registry.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/reports.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/simple_yaml.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/slurm.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/testing.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/topology.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/wandb_integration.cp313-win_amd64.pyd +0 -0
- sixtytwo_platform/web_analytics.cp313-win_amd64.pyd +0 -0
|
Binary file
|
sixtytwo/__main__.py
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,188 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: sixtytwo-cli
|
|
3
|
+
Version: 0.3.0
|
|
4
|
+
Summary: Sixtytwo CLI: `sixtytwo rent` reserves reliability-backed GPUs; `sixtytwo` qualifies, monitors, and NCCL-benchmarks your own GPU clusters, with Slurm/SkyPilot integration.
|
|
5
|
+
Author: Sixtytwo, Inc.
|
|
6
|
+
License-Expression: LicenseRef-Sixtytwo-Commercial
|
|
7
|
+
Keywords: gpu,nccl,skypilot,slurm,cluster,benchmarking
|
|
8
|
+
Classifier: Development Status :: 4 - Beta
|
|
9
|
+
Classifier: Intended Audience :: Developers
|
|
10
|
+
Classifier: Operating System :: POSIX :: Linux
|
|
11
|
+
Classifier: Operating System :: MacOS
|
|
12
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
13
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
14
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
15
|
+
Classifier: Topic :: System :: Distributed Computing
|
|
16
|
+
Classifier: Topic :: System :: Monitoring
|
|
17
|
+
Requires-Python: >=3.11
|
|
18
|
+
Description-Content-Type: text/markdown
|
|
19
|
+
License-File: LICENSE
|
|
20
|
+
Requires-Dist: rich<15,>=14.0
|
|
21
|
+
Requires-Dist: fastapi<1,>=0.115
|
|
22
|
+
Provides-Extra: server
|
|
23
|
+
Requires-Dist: fastapi<1,>=0.115; extra == "server"
|
|
24
|
+
Requires-Dist: uvicorn<1,>=0.34; extra == "server"
|
|
25
|
+
Requires-Dist: geoip2<6,>=4.8; extra == "server"
|
|
26
|
+
Provides-Extra: sentry
|
|
27
|
+
Requires-Dist: sentry-sdk[fastapi]<3,>=2.18; extra == "sentry"
|
|
28
|
+
Provides-Extra: gpu
|
|
29
|
+
Requires-Dist: nvidia-ml-py3>=7.352.0; extra == "gpu"
|
|
30
|
+
Requires-Dist: torch>=2.11; extra == "gpu"
|
|
31
|
+
Provides-Extra: skypilot
|
|
32
|
+
Requires-Dist: skypilot<0.12,>=0.9.0; extra == "skypilot"
|
|
33
|
+
Provides-Extra: skypilot-aws
|
|
34
|
+
Requires-Dist: skypilot[aws]<0.12,>=0.9.0; extra == "skypilot-aws"
|
|
35
|
+
Provides-Extra: skypilot-gcp
|
|
36
|
+
Requires-Dist: skypilot[gcp]<0.12,>=0.9.0; extra == "skypilot-gcp"
|
|
37
|
+
Provides-Extra: skypilot-lambda
|
|
38
|
+
Requires-Dist: skypilot[lambda]<0.12,>=0.9.0; extra == "skypilot-lambda"
|
|
39
|
+
Provides-Extra: skypilot-runpod
|
|
40
|
+
Requires-Dist: skypilot[runpod]<0.12,>=0.9.0; extra == "skypilot-runpod"
|
|
41
|
+
Dynamic: license-file
|
|
42
|
+
|
|
43
|
+
# Sixtytwo Platform Backend
|
|
44
|
+
|
|
45
|
+
Backend for the Sixtytwo rent platform.
|
|
46
|
+
|
|
47
|
+
It includes:
|
|
48
|
+
|
|
49
|
+
- CLI-first agent workflows: qualification, monitoring, trust registry
|
|
50
|
+
- Recovery orchestration and job optimization
|
|
51
|
+
- Rent-layer commerce surface (catalog / quote / reserve / checkout / settle / credits)
|
|
52
|
+
- FastAPI app that serves the rent storefront (static HTML in `../frontend-rent/`)
|
|
53
|
+
- Per-minute meter loop + Stripe billing + Google OAuth
|
|
54
|
+
- Prometheus `/metrics` exporter for Grafana
|
|
55
|
+
|
|
56
|
+
The legacy V1 React dashboard that used to live at `../frontend/` was deleted in favour of the focused storefront. The CLI-first agent surface is unchanged.
|
|
57
|
+
|
|
58
|
+
## Install
|
|
59
|
+
|
|
60
|
+
```bash
|
|
61
|
+
cd backend
|
|
62
|
+
python3 -m venv .venv
|
|
63
|
+
source .venv/bin/activate
|
|
64
|
+
pip install -e .
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
Or point the CLI at an explicit config:
|
|
68
|
+
|
|
69
|
+
```bash
|
|
70
|
+
sixtytwo --config /path/to/sixtytwo.yaml init --cluster prod
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
## Main commands
|
|
74
|
+
|
|
75
|
+
```bash
|
|
76
|
+
sixtytwo init --cluster prod
|
|
77
|
+
sixtytwo setup --provider runpod --cluster prod-runpod --checkpoint-dir /workspace/checkpoints
|
|
78
|
+
sixtytwo doctor --json
|
|
79
|
+
sixtytwo test --quick --all
|
|
80
|
+
sixtytwo test --full gpu-01,gpu-02
|
|
81
|
+
sixtytwo console
|
|
82
|
+
sixtytwo launch --pre-check --recovery confirm python train.py
|
|
83
|
+
sixtytwo nodes
|
|
84
|
+
sixtytwo optimize train.sh
|
|
85
|
+
sixtytwo dashboard start # boots uvicorn against the FastAPI app
|
|
86
|
+
```
|
|
87
|
+
|
|
88
|
+
## Grafana visualization
|
|
89
|
+
|
|
90
|
+
`sixtytwo metrics serve` exposes a Prometheus-format `/metrics` endpoint backed
|
|
91
|
+
by the local `TrustRegistry`. This is what teams use to chart sixtytwo's
|
|
92
|
+
intelligence-layer signals (trust scores, fault counters, recovery downtime,
|
|
93
|
+
per-check status, fleet adverse rate) alongside DCGM in Grafana — without
|
|
94
|
+
sixtytwo having its own UI.
|
|
95
|
+
|
|
96
|
+
```bash
|
|
97
|
+
sixtytwo metrics serve --host 0.0.0.0 --port 9620
|
|
98
|
+
```
|
|
99
|
+
|
|
100
|
+
Exposed metric families:
|
|
101
|
+
|
|
102
|
+
| metric | type | labels | what it answers |
|
|
103
|
+
|---|---|---|---|
|
|
104
|
+
| `sixtytwo_node_trust_score` | gauge | node_id, gpu_type, provider, status | which nodes you should trust |
|
|
105
|
+
| `sixtytwo_node_faults_total` | counter | node_id, gpu_type, provider | which nodes accumulate faults |
|
|
106
|
+
| `sixtytwo_node_status` | gauge | node_id, status | lifecycle state (always 1) |
|
|
107
|
+
| `sixtytwo_check_status` | gauge | node_id, check, stage | latest qualification result (1/0.5/0/-1) |
|
|
108
|
+
| `sixtytwo_check_metric` | gauge | node_id, check, metric | numeric metrics from each check (TFLOPS, step_ms, ...) |
|
|
109
|
+
| `sixtytwo_fleet_*` | gauge | — | fleet-wide totals and adverse rate |
|
|
110
|
+
| `sixtytwo_recovery_events_total` | counter | status | recovery outcomes |
|
|
111
|
+
| `sixtytwo_recovery_downtime_seconds_*` | counter | — | total/sample-count of recovery downtime |
|
|
112
|
+
|
|
113
|
+
Wire it into Prometheus:
|
|
114
|
+
|
|
115
|
+
```yaml
|
|
116
|
+
scrape_configs:
|
|
117
|
+
- job_name: sixtytwo
|
|
118
|
+
static_configs:
|
|
119
|
+
- targets: ["sixtytwo-host:9620"]
|
|
120
|
+
```
|
|
121
|
+
|
|
122
|
+
Then import the curated Grafana dashboard:
|
|
123
|
+
|
|
124
|
+
```bash
|
|
125
|
+
sixtytwo metrics export-grafana --output sixtytwo-overview.json
|
|
126
|
+
# Grafana → Dashboards → Import → upload sixtytwo-overview.json
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
The dashboard correlates sixtytwo trust scores with DCGM XID counters when
|
|
130
|
+
both data sources are present, so you can see at a glance whether a
|
|
131
|
+
trust-score drop is being driven by hardware events.
|
|
132
|
+
|
|
133
|
+
## Deployment notes
|
|
134
|
+
|
|
135
|
+
- `recovery.live_execute = false` by default, so recovery plans are fully logged before you enable real scheduler actions.
|
|
136
|
+
- `SIXTYTWO_CONFIG` lets you run the CLI and platform from a fixed config path outside the working directory.
|
|
137
|
+
- `SIXTYTWO_HOST` and `SIXTYTWO_PORT` control uvicorn bind addresses in production.
|
|
138
|
+
- `SIXTYTWO_FRONTEND_RENT_DIR` overrides where the rent storefront static files live (used by the container image since site-packages installs break the source-relative lookup).
|
|
139
|
+
- `sixtytwo setup` writes a provider profile and a bootstrap script under `.sixtytwo/bootstrap/`.
|
|
140
|
+
- `sixtytwo doctor --all-nodes` validates SSH reachability, `nvidia-smi`, `dcgmi`, topology capture, and checkpoint path access before the first live run.
|
|
141
|
+
|
|
142
|
+
## Provider-ready flow
|
|
143
|
+
|
|
144
|
+
For a real GPU box such as RunPod, Lambda, Vast, or a colocated Ubuntu node:
|
|
145
|
+
|
|
146
|
+
```bash
|
|
147
|
+
sixtytwo setup \
|
|
148
|
+
--provider runpod \
|
|
149
|
+
--cluster runpod-prod \
|
|
150
|
+
--checkpoint-dir /workspace/checkpoints
|
|
151
|
+
|
|
152
|
+
bash .sixtytwo/bootstrap/install-sixtytwo.sh
|
|
153
|
+
sixtytwo doctor --json
|
|
154
|
+
sixtytwo test --quick --all
|
|
155
|
+
```
|
|
156
|
+
|
|
157
|
+
For a small SSH-managed cluster:
|
|
158
|
+
|
|
159
|
+
```bash
|
|
160
|
+
sixtytwo setup \
|
|
161
|
+
--provider ssh-cluster \
|
|
162
|
+
--cluster prod-h100 \
|
|
163
|
+
--nodes gpu-01,gpu-02,gpu-03 \
|
|
164
|
+
--checkpoint-dir /mnt/checkpoints \
|
|
165
|
+
--ssh-user ubuntu \
|
|
166
|
+
--ssh-key-path ~/.ssh/id_ed25519
|
|
167
|
+
|
|
168
|
+
sixtytwo doctor --all-nodes
|
|
169
|
+
sixtytwo test --full --all
|
|
170
|
+
```
|
|
171
|
+
|
|
172
|
+
For topology-aware replacement, add rack / switch / rail metadata and a
|
|
173
|
+
standby pool to `sixtytwo.yaml`; recovery will prefer the standby that best
|
|
174
|
+
preserves the failed node's communication shape:
|
|
175
|
+
|
|
176
|
+
```yaml
|
|
177
|
+
recovery:
|
|
178
|
+
standby_pool: [gpu-14-99, gpu-15-99]
|
|
179
|
+
topology:
|
|
180
|
+
racks:
|
|
181
|
+
rack-14:
|
|
182
|
+
switch: tor-14
|
|
183
|
+
power: [pdu-14a, pdu-14b]
|
|
184
|
+
cooling: cdu-7
|
|
185
|
+
nodes: [gpu-14-*]
|
|
186
|
+
rails:
|
|
187
|
+
rail-0: [gpu-14-01:gpu0, gpu-14-99:gpu0]
|
|
188
|
+
```
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
sixtytwo/__init__.cp313-win_amd64.pyd,sha256=3RjFDEZThBWAezEj3vV_bt_FfQQiWDZJwie2gsPIZpM,25600
|
|
2
|
+
sixtytwo/__main__.py,sha256=QcknhEbrhq1yr7T9nYeQ6tlG5RsxSNsR79BE182BIGE,102
|
|
3
|
+
sixtytwo/api.cp313-win_amd64.pyd,sha256=Qh4wcmVsT94dhdNwMNVLOePNq3YfUPH6fPjCciX9o3w,19968
|
|
4
|
+
sixtytwo_cli/__init__.cp313-win_amd64.pyd,sha256=oKUlYzEgB46liAUgiB9zIav7uXbWRPF41ODQPF3v-YY,19456
|
|
5
|
+
sixtytwo_cli/main.cp313-win_amd64.pyd,sha256=Rk-vKPTBFUYoYL4makQgudlU9Fghq8bQP2PhOqfft30,310784
|
|
6
|
+
sixtytwo_cli-0.3.0.dist-info/licenses/LICENSE,sha256=WH1wRdCwiYG9nw1CeHsrnAjOsiTwcZx1CcpIteIIN4A,3198
|
|
7
|
+
sixtytwo_platform/__init__.cp313-win_amd64.pyd,sha256=hQ6sIDLel7HvxPG87-kcw8VAQwx-8cZvsa2xTgsB1as,17408
|
|
8
|
+
sixtytwo_platform/__main__.py,sha256=3TRr4CDX76lgXEDTz_YLTZIQFh1-byRigWRdIl9ngVU,101
|
|
9
|
+
sixtytwo_platform/agent.cp313-win_amd64.pyd,sha256=ZWzddXP43MWF_umBsPKmev7DmZsQhq7O9ek9qi1N8aI,175616
|
|
10
|
+
sixtytwo_platform/api.cp313-win_amd64.pyd,sha256=H5fozdEnWqn8ESAE1h_Gquvapg9G0uBLTHDJGZanlV4,118272
|
|
11
|
+
sixtytwo_platform/bootstrap.cp313-win_amd64.pyd,sha256=DI6mEKxN5hGuCBjzyjfuqsE5GHcX0GwvSzqivA5Cblc,83968
|
|
12
|
+
sixtytwo_platform/cli.cp313-win_amd64.pyd,sha256=dN1V3my76jsk_PzjVzQMvfQCNPuiL_0I1pNGnkEZnH0,633856
|
|
13
|
+
sixtytwo_platform/cloud.cp313-win_amd64.pyd,sha256=zHTsaMI86l0s0Te9ZiUzWwe6thPJSGgZu_x0MqqqbgA,105984
|
|
14
|
+
sixtytwo_platform/collector.cp313-win_amd64.pyd,sha256=A8Kqj9u4qJ0CPBoGThQXtRlmIwdeB69jxPcaSE3k9Mc,197120
|
|
15
|
+
sixtytwo_platform/config.cp313-win_amd64.pyd,sha256=cYyfqaCVeykjJXtbPu_CzYhZ2SVJlevG1YuUSKjOaJQ,86528
|
|
16
|
+
sixtytwo_platform/connect.cp313-win_amd64.pyd,sha256=qbozfpqnwzCQDawUtkrJVN-PUGVpe8RYaAe2VtOAdHg,141312
|
|
17
|
+
sixtytwo_platform/console.cp313-win_amd64.pyd,sha256=6QJbuOdAPEjkXxuHz-Q14HpHsm1bSeJZ-Rg_cK_k9Ps,186880
|
|
18
|
+
sixtytwo_platform/control_plane.cp313-win_amd64.pyd,sha256=tPFiJu9Seg0t5dMd9Qs5XfatDjMPJ4uzDWbT5O4H6Nw,101888
|
|
19
|
+
sixtytwo_platform/credentials.cp313-win_amd64.pyd,sha256=mOJpb-Y0tDc47O0oWbbfF-cb2ZVnBy3Uq6D0ROYv8s8,61440
|
|
20
|
+
sixtytwo_platform/display.cp313-win_amd64.pyd,sha256=9fh5Sgmnn449-2GkeN-O7Gb5xxZ-YwjfY0A9RKzAUiE,180224
|
|
21
|
+
sixtytwo_platform/doctor.cp313-win_amd64.pyd,sha256=IJa6VamKq1qv_YxybojJCU4E9Zg5tDbypRTxwZebXv8,101376
|
|
22
|
+
sixtytwo_platform/environment.cp313-win_amd64.pyd,sha256=JajpdxsFZZIImTddnyrKbdtrMgpyOABwBskQdqX-5BU,296960
|
|
23
|
+
sixtytwo_platform/evidence.cp313-win_amd64.pyd,sha256=HR6jij3gJGWRClD6EoasQRzjINo3-kgTLYIA_mnf_Gw,83456
|
|
24
|
+
sixtytwo_platform/formatting.cp313-win_amd64.pyd,sha256=7BJPnJua0cd9aIjizAGAaxoBhzgKjF_G5qt0XBUNAMI,71168
|
|
25
|
+
sixtytwo_platform/gpu_profiles.cp313-win_amd64.pyd,sha256=mQYP7bDmc-WRr7lhLPkx5dC7DVMFdr6gVJeDkCqIaIA,120832
|
|
26
|
+
sixtytwo_platform/integration.cp313-win_amd64.pyd,sha256=6t1_2l3-rgPkKQM8MF36j2RrGIvyTbeB7T9VqqYNfpU,64000
|
|
27
|
+
sixtytwo_platform/intelligence.cp313-win_amd64.pyd,sha256=V_4BjkzBc5n56KDmzRx6uIAljEXYf929w0qijMZT3Rw,158720
|
|
28
|
+
sixtytwo_platform/metrics_exporter.cp313-win_amd64.pyd,sha256=qDocCT1zAU8M-I6v4P85LYmxnFNg9SFhdN4PZ6BxvD0,148992
|
|
29
|
+
sixtytwo_platform/monitoring.cp313-win_amd64.pyd,sha256=Fg77bRYtRseWtiti5ymt4HratbdM681H3IXyyo2elwk,312320
|
|
30
|
+
sixtytwo_platform/nccl_bench.cp313-win_amd64.pyd,sha256=ghR9pV7EzD9jMqMnOd0rGcukuQYAhbuCGdJS04cxfI8,169472
|
|
31
|
+
sixtytwo_platform/notify.cp313-win_amd64.pyd,sha256=MjlXATbdg0PZYz1ikmwqVkkDlMjNvgWHGNGudMzqF_k,86528
|
|
32
|
+
sixtytwo_platform/optimizer.cp313-win_amd64.pyd,sha256=EgygAjdKiixqeFLL7PoAZtpPPWF-ZsoUICtXK8vbo3s,77824
|
|
33
|
+
sixtytwo_platform/recovery.cp313-win_amd64.pyd,sha256=xorvHG_o8DFLVibAcIq_xlokmhIk_v4zsBXIFRYpWqk,74240
|
|
34
|
+
sixtytwo_platform/registry.cp313-win_amd64.pyd,sha256=l08QSnT70QbZk_tDyqTOJSY2IoOJLr81buTju6rKXuQ,313344
|
|
35
|
+
sixtytwo_platform/reports.cp313-win_amd64.pyd,sha256=A-kX8L3qyiUFZZbPhlO-_anfRSoC4tlQZxJ7scunzkM,83456
|
|
36
|
+
sixtytwo_platform/simple_yaml.cp313-win_amd64.pyd,sha256=EJ3HdfQ81HpcHYcIvFrTpTMW8l3IE_4yY_Y6BBsEnJ0,78336
|
|
37
|
+
sixtytwo_platform/slurm.cp313-win_amd64.pyd,sha256=CqlN-k15J4Y3GqyoVDWjBG-aHobsjErbgZR5eNZJCro,144384
|
|
38
|
+
sixtytwo_platform/testing.cp313-win_amd64.pyd,sha256=G1VBtuzNkVwNswI1BJnXSPadueSSSwo7eL7yxrdHVG8,940544
|
|
39
|
+
sixtytwo_platform/topology.cp313-win_amd64.pyd,sha256=ZRSKHDF_3KMu-aFPwDVAvhKki_WfyLCktK8VXrXv39g,144384
|
|
40
|
+
sixtytwo_platform/wandb_integration.cp313-win_amd64.pyd,sha256=fAs6AGa19zbJiSjUfZuUwL_ZxhfIy-STgpKWqs3Hqic,68096
|
|
41
|
+
sixtytwo_platform/web_analytics.cp313-win_amd64.pyd,sha256=Er1tCzrjypml1RQ2bow5_iQe7057l0XLgSjzbiisXqw,107520
|
|
42
|
+
sixtytwo_platform/checks/__init__.cp313-win_amd64.pyd,sha256=F7KYEJuMGZ5bSe-xk9ah8A1aDlYS0Rf-5BRxKyNwWkQ,22528
|
|
43
|
+
sixtytwo_platform/checks/_base.cp313-win_amd64.pyd,sha256=lbKQFKAx01zEJw4tgYeccFkVl7oG6STLs0GGYtbC2i4,71168
|
|
44
|
+
sixtytwo_platform/checks/compute.cp313-win_amd64.pyd,sha256=7DKifYWkrQW_QI1l3YdneBtAtL-9Oc41660frmFTeko,60928
|
|
45
|
+
sixtytwo_platform/checks/gpu.cp313-win_amd64.pyd,sha256=FXolyoBWCsgklxt164OYiCQprlleyxz8r7lL3KBNDAY,59904
|
|
46
|
+
sixtytwo_platform/checks/host.cp313-win_amd64.pyd,sha256=scyTNROywEetMHKabfiEvEXS-VRq5mlrGUY0xr6Tc_o,59392
|
|
47
|
+
sixtytwo_platform/checks/interconnect.cp313-win_amd64.pyd,sha256=-QYBRGWaSSDxZnTWPKoLGJnffLk9U8-HOiC0nGKRBAI,65024
|
|
48
|
+
sixtytwo_platform/checks/network.cp313-win_amd64.pyd,sha256=L6mp3XQ-5ft__8-KfzCdsHRohWVGaQw-oWhc0KoiG18,39424
|
|
49
|
+
sixtytwo_platform/checks/storage.cp313-win_amd64.pyd,sha256=AIivLVI2pEdyBX3BpMsXNaQpLmz7cnKI_Bn00IsEUSk,43520
|
|
50
|
+
sixtytwo_platform/providers/__init__.cp313-win_amd64.pyd,sha256=mgiJTqcdsOcGnvusJKn9y1a7rgnbKHoQiEqYd5rdc7o,63488
|
|
51
|
+
sixtytwo_platform/providers/_http.cp313-win_amd64.pyd,sha256=P9sO2xfQ_ICuSThhAyVCNyMFPUjSNqXYsYUIZd2HJ_4,72704
|
|
52
|
+
sixtytwo_platform/providers/base.cp313-win_amd64.pyd,sha256=OgGshKxsumfkoAosXkOvpVuspmwDg4kWKlohuNEM86s,66560
|
|
53
|
+
sixtytwo_platform/providers/generic.cp313-win_amd64.pyd,sha256=D4lGtHYk3z6TX8aOOEpm0qOT8oC7iC2Ly6I30fIoqik,38400
|
|
54
|
+
sixtytwo_platform/providers/lambda_labs.cp313-win_amd64.pyd,sha256=d9ORVw0pZb1T7wruTcpea7YDk7jwoyjhE1RwfI8jGbg,59392
|
|
55
|
+
sixtytwo_platform/providers/region.cp313-win_amd64.pyd,sha256=Q3rYsMAdybfg3QrhmmXLOCopnDxNwvyhBqySJDGiXc8,63488
|
|
56
|
+
sixtytwo_platform/providers/runpod.cp313-win_amd64.pyd,sha256=AfcshTj_zGUhhlrYBOJEqsj4ecU_XC2brqWVzaTAmh0,89088
|
|
57
|
+
sixtytwo_platform/providers/shadeform.cp313-win_amd64.pyd,sha256=YFyv8wXa0K7fgF8XUGEhB2hYEGG-YXWg-TPckJrhPjM,122880
|
|
58
|
+
sixtytwo_platform/providers/skypilot.cp313-win_amd64.pyd,sha256=ti6uTsRd3P-h6fOgCD5DJUUqKKOvrOqKd8Yt8tDpFN8,86016
|
|
59
|
+
sixtytwo_platform/providers/slurm.cp313-win_amd64.pyd,sha256=1b-h1KYToEW9QG7Q6mqXnrZWRfTZO_TosNoYnzCpTEo,37888
|
|
60
|
+
sixtytwo_platform/providers/ssh_cluster.cp313-win_amd64.pyd,sha256=Apa9olNoL4fzTP0f8XLXAyCXtTuiGqD8_hHy5rxgrGo,38400
|
|
61
|
+
sixtytwo_platform/providers/vast.cp313-win_amd64.pyd,sha256=uOtRuPS1JY5rLfFt1qLngHfSMyQjmOJMmWa3gnbNBYU,99328
|
|
62
|
+
sixtytwo_cli-0.3.0.dist-info/METADATA,sha256=RlvMbEnDo3XzJkRaqOnA_YT-vbMPNb1uBw7s5ZALsaU,6930
|
|
63
|
+
sixtytwo_cli-0.3.0.dist-info/WHEEL,sha256=x5Wpw_tLx5PQKiWdxpqvs0e7Sg-SO0mTWdEADYDGPGA,101
|
|
64
|
+
sixtytwo_cli-0.3.0.dist-info/entry_points.txt,sha256=ot6-Rmf2Gk5SeJ0WgWjNA2Q42cBmmKF65L4YbXlAAes,64
|
|
65
|
+
sixtytwo_cli-0.3.0.dist-info/top_level.txt,sha256=wSa5-N-Oiq4pcURiabSQ8qVCwcmOBGjua315N72PwkI,40
|
|
66
|
+
sixtytwo_cli-0.3.0.dist-info/RECORD,,
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
Sixtytwo Commercial Software License
|
|
2
|
+
====================================
|
|
3
|
+
|
|
4
|
+
Copyright (c) 2026 Sixtytwo, Inc. All rights reserved.
|
|
5
|
+
|
|
6
|
+
This software ("Sixtytwo Client") is provided under a commercial license.
|
|
7
|
+
By installing, copying, or otherwise using this software you agree to be
|
|
8
|
+
bound by the terms of this license.
|
|
9
|
+
|
|
10
|
+
1. GRANT OF LICENSE
|
|
11
|
+
Subject to a current, paid Sixtytwo subscription and a valid API token
|
|
12
|
+
issued by Sixtytwo, Inc., you are granted a non-exclusive,
|
|
13
|
+
non-transferable, revocable license to install and use the Sixtytwo
|
|
14
|
+
Client solely to access and interact with the Sixtytwo Platform service
|
|
15
|
+
at api.sixtytwo.ai (the "Service").
|
|
16
|
+
|
|
17
|
+
2. AUTHENTICATION REQUIRED
|
|
18
|
+
The Sixtytwo Client requires a valid API token (issued via the
|
|
19
|
+
Sixtytwo dashboard) to communicate with the Service. The Client has no
|
|
20
|
+
useful functionality without a valid token. Sharing, distributing, or
|
|
21
|
+
publishing your API token is prohibited.
|
|
22
|
+
|
|
23
|
+
3. RESTRICTIONS
|
|
24
|
+
You may not:
|
|
25
|
+
(a) redistribute, resell, sublicense, rent, or lease this software to
|
|
26
|
+
any third party;
|
|
27
|
+
(b) modify, decompile, reverse engineer, or create derivative works
|
|
28
|
+
except as expressly permitted by applicable law that may not be
|
|
29
|
+
waived by contract;
|
|
30
|
+
(c) remove or obscure copyright, trademark, or other proprietary
|
|
31
|
+
notices;
|
|
32
|
+
(d) use this software to build a competing service, dataset, or
|
|
33
|
+
product without a separate written agreement with Sixtytwo, Inc.;
|
|
34
|
+
(e) use this software in violation of applicable export-control,
|
|
35
|
+
sanctions, or other laws.
|
|
36
|
+
|
|
37
|
+
4. TRADEMARKS
|
|
38
|
+
"Sixtytwo" and related marks are trademarks of Sixtytwo, Inc. No
|
|
39
|
+
trademark rights are granted by this license.
|
|
40
|
+
|
|
41
|
+
5. TERMINATION
|
|
42
|
+
This license terminates automatically if you breach any term. Sixtytwo
|
|
43
|
+
may also terminate this license, and your associated API access, at
|
|
44
|
+
any time for cause. Upon termination you must cease all use of the
|
|
45
|
+
software and delete all copies.
|
|
46
|
+
|
|
47
|
+
6. NO WARRANTY
|
|
48
|
+
THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
49
|
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY,
|
|
50
|
+
FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
|
|
51
|
+
|
|
52
|
+
7. LIMITATION OF LIABILITY
|
|
53
|
+
IN NO EVENT SHALL SIXTYTWO, INC. BE LIABLE FOR ANY CLAIM, DAMAGES, OR
|
|
54
|
+
OTHER LIABILITY, WHETHER IN CONTRACT, TORT, OR OTHERWISE, ARISING FROM
|
|
55
|
+
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
56
|
+
SOFTWARE.
|
|
57
|
+
|
|
58
|
+
8. GOVERNING LAW
|
|
59
|
+
This license is governed by the laws of the State of Delaware, USA,
|
|
60
|
+
without regard to conflict-of-laws principles.
|
|
61
|
+
|
|
62
|
+
9. THIRD-PARTY COMPONENTS
|
|
63
|
+
This software includes third-party open-source components. Their
|
|
64
|
+
licenses apply to those components and are reproduced in the THIRD
|
|
65
|
+
PARTY NOTICES distributed alongside this software where applicable.
|
|
66
|
+
|
|
67
|
+
10. FULL TERMS
|
|
68
|
+
The complete terms of service, including any commercial subscription
|
|
69
|
+
agreement separately executed between you and Sixtytwo, Inc., are
|
|
70
|
+
available at https://sixtytwo.fly.dev/terms and govern in the event
|
|
71
|
+
of any conflict with this notice.
|
|
72
|
+
|
|
73
|
+
Questions: founders@sixtytwo.ai
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|