C3Pool 把分散的家庭/工作室 GPU 连接成可用的 AI 计算能力。需求方提交任务、上传资源、查看切片计划;提供方在桌面客户端绑定节点、接收任务、获得 alpha credits。
注册账号 → 创建计算任务 → 上传任务资源 → 查看切片计划 + 状态。Alpha 阶段只完成上传 + 切片,不执行 GPU 训练。
下载桌面客户端 → 登录 → 绑定节点 → 接收 cpu_hash_smoke_v1 任务 → 看 alpha credits 入账。
Two parallel flows — one per role. Alpha-stage; some steps still in test.
What we promise during alpha. We will get stricter, not looser.
This is staging, not production. The credits you see are alpha credits — internal accounting only, not withdrawable. No production SLA. Suitable for test users + early partners.
Unsigned alpha. Install the WebView2 runtime first if Windows asks for it.
常见问题。Alpha 阶段答案,会随版本演进。
不是。C3Pool 不做挖矿、不发 Token、不上链。本平台是 AI 计算调度网络,让闲置 GPU 接受真实计算任务。
不要求。提供方任何时候可以从托盘菜单 Stop/Quit。节点只在桌面客户端运行时才接受任务。
客户端只触碰自己的安装目录和缓存目录。不读你的私人文档。诊断报告上传前会脱敏 hostname / path / token / 凭证。
当前 alpha 只跑确定性 SHA256 CPU smoke 任务(cpu_hash_smoke_v1)。GPU 训练在 Stage 23 才正式启用,启用前会有显存上限 / 并发数 / 沙箱策略写在 capabilities。
不可以。当前是 internal alpha;显示的是 alpha credits,是内部记账,不可提现。提现链路在生产发布后才开。
我们没在 alpha 阶段做 Code Signing。Windows SmartScreen 会警告,可以点 "More info → Run anyway"。SHA-256 在 /contributor/downloads 公开,可手动核对。
桌面右下角托盘菜单 → Quit / 退出。也可以从 Node Control 页面 Stop agent。要永久解绑,调用桌面 Settings → Reset node。
Stage 22.3:上传到 staging MinIO,后端只看 sha256 + size。Stage 22.4:admin 触发 promote 时后端重新算 sha256 验证。Stage 22.5+:节点按 byte-range 读 chunk,结果回传。
路线:Stage 22.5 CPU runner、Stage 22.6 聚合下载、Stage 23 GPU runner pack。每一步都有公开 round report。
需求方上传 ≤ 5 MiB;只允许 .txt/.json/.bin/.safetensors 占位;只跑 deterministic cpu_hash_smoke_v1;alpha credits 不可提现;没有 production SLA。