Into:Compute Horde
Trustless GPU power for the whole network
As of · Jun 13, 06:52 UTC
Most buy GPUs to validate their work. Compute Horde flips that around: it turns ' untrusted GPUs into trusted compute that other subnets can rent.
What is Compute Horde
Compute Horde is Subnet 12 on Bittensor, a decentralized network where independent operators ("miners") supply a service and "" score how well they do it. Compute Horde's service is raw GPU computing power. Its pitch, from the project's own repository, is to take GPUs offered by anonymous miners and make them reliable enough that other Bittensor subnets can run their own validation workloads on them.
The simple version: It's like a decentralized RunPod or AWS for GPUs, except the renters are mostly other Bittensor subnets, and the network polices whether the rented hardware is actually doing the work it claims.
Centralized equivalent: Cloud GPU providers like RunPod, Lambda Labs, or CoreWeave. The difference is that no single company owns the machines or sets the price.
How it works:
- Miners run GPUs and spawn multiple "executors" that each take on compute jobs. Per the repo, this executor model is how the subnet scales past Bittensor's usual per-subnet UID cap, since one miner can run many executors instead of one slot doing one job.
- Validators send jobs, check that the returned work is authentic, and confirm the job ran on the hardware class the miner advertised (the repo gives the example of making sure an A6000-class task actually ran on an A6000). They also score miners and guard against shortcuts like weight-copying.
Other research from the same neighborhood of the network.