Servermaker HPC
A decentralized, accessible and cost-efficient HPC platform built for everyone.
Current live progress:
Project Overview
This project is built around 10 key stages, taking the idea from the initial concept to a functional beta accessible to real users.
What's the vision?
The goal of Servermaker is to allow clients — small businesses, freelancers, research teams, or individual developers — to execute intensive compute workloads without investing in expensive infrastructure. At the same time, individuals and organizations with underutilized hardware can contribute compute capacity and earn real revenue.
How would it work?
Clients submit a compute job through the platform dashboard. The system automatically splits the workload into smaller tasks, which are dispatched redundantly across available hosts. Once all computations are completed, the platform verifies the results, merges them, and delivers the final output to the client through distributed storage.
How it works
- Upload your job (Docker image / command line)
- Platform divides the job into tasks
- Tasks are distributed redundantly to hosts
- Results are verified and merged
For hosts
Run the agent on your machine, advertise capacity and get paid per completed task.