Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC DIY

A small, opinionated toolkit for building and operating a DIY HPC cluster.

This repository contains two primary pieces:

  • Ansible playbooks and roles for provisioning and configuring cluster nodes — see ansible/README.md.
  • A lightweight Python-based cluster control utility for runtime checks and helpers — see cluster-control/README.md.

Quick start

  1. Read the Ansible guide if you need to provision or update nodes: ansible/README.md.
  2. Use cluster-control/README.md for runtime tools and scripts that help manage and verify the cluster.

Repository layout (top-level)

  • ansible/ — Ansible playbooks, roles, inventories and configuration for the cluster.
  • cluster-control/ — Python package and CLI for cluster checks and utilities.

About

Building, configuring, and using a DIY computing cluster

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages