I’ve been running an HPC system for a science group for a while now and have built a couple of different systems based on common HPC infrastructures (ROCKS or Open HPC). These have been built on top of the rebuilt RHEL distros (mostly CentOS), but I don’t really need the level of stability that these provide and would actually like the sort of updates that you get from something like CentOS stream, so this seems like a time to try this.

The problem is that I haven’t found an HPC framework which would natively support this so I’m potentially going to have to roll my own. I don’t need anything fancy just some way to automatically deploy nodes and set up slurm to get jobs queued.

Any pointers to suitable frameworks or tools which would help with this and which aren’t tied to older distros?

  • DoomScroller@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    It literally states in the CentOS site that it is a, and I quote;
    “Continuously delivered disto that tracks just ahead of Redhat Enterprise Linux (RHEL) development…”

    That’s a rolling release.

    • Nefyedardu@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I don’t see how that quote means anything. It factually just isn’t a rolling release model. Rolling releases are like Arch, which don’t have versions and are instead continuously updated. Point releases have a versioning system in place. Centos (as the quote says) tracks ahead of Red Hat, so Centos Stream 9 released a few months before RHEL 9. In the future there will be a 10 and an 11. That makes it a point release schedule, not a rolling release schedule.

      • DoomScroller@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        The wiki article literally states in the first line.
        “Rolling release, also known as rolling update or continuous delivery…”

        You are just trying to argue for arguments sake. Just stop it. CentOS is a rolling release.

        • Nefyedardu@kbin.social
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Centos is 100%, factually not a rolling release. Rolling releases don’t deploy based on version, they do it based on snapshot. That is quite literally the only defining characteristic of a rolling release and Centos does not share it. Centos deploys by version AKA a point release schedule. Centos 9. Centos 10. Centos 11. Actual rolling releases don’t have this characteristic. There isn’t an Arch 5, or an OpenSUSE Tumbleweed 23.1, or a Void Linux 4.8. There is just Arch, OpenSUSE Tumbleweed, and Void Linux. Maybe you have Arch 2023.29.6 snapshot but that is not the same thing.

          “This is in contrast to a standard or point release development model which uses software versions that must be reinstalled over the previous version.”

          This is exactly how Centos works. It’s also how Red Hat, Ubuntu and Debian work. Are Red Hat, Ubuntu and Debian rolling releases?