Jump to content

Cluster Computer

Deformed Rock

So I obtained 21 computers and a old iMac from my university for super cheap. And a few of them are dell workstations that have alright specs for the time. But i'm wondering if anybody has any ideas on helping me start a cluster computer, there's at least 3 computers that I found 'suitable' for it since the specs are the same.

Link to comment
Share on other sites

Link to post
Share on other sites

17 minutes ago, Deformed Rock said:

But i'm wondering if anybody has any ideas on helping me start a cluster computer,

You need to specify what the cluster would be used for.

Hand, n. A singular instrument worn at the end of the human arm and commonly thrust into somebody’s pocket.

Link to comment
Share on other sites

Link to post
Share on other sites

All the computer in the cluster do not need to be the same specs. I have not made one myself but in a sample cluster you would have one master node where you would interaction with the cluster and a lot of clients nodes. There more than one way to do this, you could use Message Passing interface like https://www.open-mpi.org and a job schedulers. You could think about making a grid computer, so you be able to use on your friends computers. 

Link to comment
Share on other sites

Link to post
Share on other sites

On 12/28/2019 at 11:01 PM, WereCatf said:

You need to specify what the cluster would be used for.

Im thinking more for processing or hashing stuff out would be the main purpose.

Link to comment
Share on other sites

Link to post
Share on other sites

Clustering is really application level rather than OS or even hardware layer. You need to find an application that will do the tasks you want in a distributed manner. For hashing you can look at projects like Hashtopolis but it seems like most people are just splitting their wordlist into pieces and running separately. For file storage, Ceph is where it's at. For databases, Redis. 

Intel 11700K - Gigabyte 3080 Ti- Gigabyte Z590 Aorus Pro - Sabrent Rocket NVME - Corsair 16GB DDR4

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×