Home supercomputing cluster

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

Agremlin

Member
May 3, 2020
38
10
8
Has anyone built a home cluster using different spec machines?

I have 2x dual cpu E5 26xx v2 boxes, a E5-2690v3 and a dual scalable Xeon box, all with varying ram from 64-370GB. Network is 1G but in process of upgrading to 10G.

Workload would be scientific compute on CPUs.

Would SLURM be practically implementable across such diverse machines?
 

alex_stief

Well-Known Member
May 31, 2016
884
312
63
38
The queuing system won't have many issues with a heterogeneous cluster.
You just need to find a way for load balancing if you want to use all nodes efficiently. How this can be done depends on the kind of computations you do.
How many people will use your cluster? I.e. do you even need a queuing system?
 

CyklonDX

Well-Known Member
Nov 8, 2022
848
279
63
For home workload i recommend running apache spark, or just joining boinc projects; else top pick for sc would be infiniband.