Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 2.17 KB

README.md

File metadata and controls

54 lines (39 loc) · 2.17 KB

Segfault Computing Cluster

Use Segfault voluntary users resources to build a massive computing cluster.

Idea

The main idea is to create what is called a Boewulf cluster using the resources given by voluntary users from the Segfault platform.

It would need a main node to manage all clients that would connect to it and form a massive computing cluster where ones could run heaving computing tasks shared across voluntary users nodes.

Stack

I'll try to describe here more in details how the main node should be implemented and software will be required to install.

Main Node

On the main node, the following will be have to be installed:

Admin Node

The admin node will be used to control the main node.

Client Nodes

The client nodes will connect to the main node and form the massive computing cluster. The more clients connected, the bigger the cluster get.

References