• 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: January 15th, 2025

help-circle
  • a14o@feddit.orgtoLinux@lemmy.mlHPC system setup
    link
    fedilink
    arrow-up
    5
    ·
    3 days ago

    I have no experience with HPC clusters, just dropping in to contribute my opinions on the NixOS stuff.

    I won’t be actively maintaining the cluster at all times and find it nice that if someone needs some software I can point them to the configuration and tell them to modify it and then just update the system.

    This sounds good in theory, but in practice few people will have the know-how or patience to make changes to your config.

    I read that NixOs can have problems with cuda drivers and custom compiled software, which would definitely be a deal breaker.

    NixOS is very flexible and you can certainly bake custom compiled software into the builds, but expect a steep learning curve.




  • I love NixOS but I wouldn’t commend it to people who are at a point in their sysadmin trajectory where they haven’t heard of Ansible. (It’s not just that Nix has a learning curve, it’s that you’re seriously screwed if you can’t tell the difference between a Nix problem and a regular package / kernel issue.)

    OP, use Ansible.