Jinja Cluster

Open-source Jinja projects categorized as Cluster

Top 4 Jinja Cluster Projects

  1. ansible-role-k3s

    Ansible role for installing k3s as either a standalone server or HA cluster.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. top500-benchmark

    Automated Top500 benchmark for clusters or single nodes.

    Project mention: Can Intel finally beat ARM on performance per Watt? | news.ycombinator.com | 2026-08-08

    Nice and organised work!

    My only reservation wrt the core of it is that it tests the cpus on a matrix operations task, and power efficiency in this case refers specifically to doing matrix operations. This is fine if that's the kind of task one wants to optimise for, but it does not necessarily translate to general energy efficiency for a broader spectrum of tasks that most people may do most of the time.

    And thus, if one wants to optimise for matrix operations, wouldn't it make sense to use apple's accelerate framework instead of blis/openblas (I think you used blis?)? I compiled hpl to use accelerate [0] on my m1 max (macbook), and ran it with settings almost identical to the original m1 max settings [1]. I get 422 Gflops vs 264 Gflops in m1 max mac studio (docker) [2]. My average draw (using a wall power meter, but not interfaced with computer to keep a log, just me looking at it) is around 55-57W (probably less because it peaked at 57W but the last half was getting around 52W). With the most conservative estimate of 57W, this gave a 7.4 Gflops/W which is second place, just below the m4 mac mini in the benchmark table. The m1 max in the original did 4 Gflops/W (at 66W).

    So tbh I do not really trust the conclusion of the benchmark page, except if I miss sth. It is quite nice, organised work anyhow.

    [0] https://github.com/tycho/hpl/blob/master/setup/Make.MacOSX_A...

    [1] I just fixed the p:q ratio, which was prob not really meant to be 1:10 there, I assume, also judging from the settings in the other tests. I put p=2,q=4. Also I was unable to put more than 8 processes in total.

    [2] The original m1 max benchmark: https://github.com/geerlingguy/top500-benchmark/issues/4

  4. beowulf-ai-cluster

    AI Cluster deployed with Ansible on Random computers with random capabilities

    Project mention: 1.5 TB of VRAM on Mac Studio – RDMA over Thunderbolt 5 | news.ycombinator.com | 2025-12-18

    See https://github.com/geerlingguy/beowulf-ai-cluster/issues/17 for more data — I didn't save all the prompt processing times (Exo just outputs a time in ms, no other data for that), but will try to have another pass. Maybe also convince the Exo team to add a proper benchmarking capability ala `llama-bench` :)

  5. k8s-cluster-installation

    Bootstrap a k8s cluster with Ansible

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Jinja Cluster discussion

Log in or Post with

Jinja Cluster related posts

  • Can Intel finally beat ARM on performance per Watt?

    4 projects | news.ycombinator.com | 8 Aug 2026
  • 1.5 TB of VRAM on Mac Studio – RDMA over Thunderbolt 5

    2 projects | news.ycombinator.com | 18 Dec 2025
  • Ask HN: ARM workstations for homelab CPU based AI Inference testing?

    1 project | news.ycombinator.com | 4 Mar 2024
  • Everything I've learned building the fastest Arm desktop

    2 projects | news.ycombinator.com | 27 Oct 2023
  • Automated Deployment of PostgreSQL Ha Clusters Anywhere

    2 projects | news.ycombinator.com | 21 Jun 2023
  • This is what the next Mac Pro COULD be [Ampere Altra Developer Platform PC review]

    1 project | /r/hardware | 21 Apr 2023
  • Toying with the idea of running Postgres instead of using RDS

    1 project | /r/PostgreSQL | 11 Mar 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Cluster projects in Jinja? This list will help you:

# Project Stars
1 ansible-role-k3s 714
2 top500-benchmark 398
3 beowulf-ai-cluster 374
4 k8s-cluster-installation 116

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Jinja is
the 56th most popular programming language
based on number of references?