haozeke.github.io
haozeke.github.io copied to clipboard
posts/spack-pytorch-dev-workflow/
Spack and PyTorch Development Workflows :: Rohit Goswami — Reflections
pytorch local development environments without tears, root access or spack dev-build Background Build systems are a bit of a nightmare. I spend most of my time SSH’ed into more powerful CPU machines, and sometimes on machines with more exotic compute devices. micromamba is typically my poison of choice where nix is not an option. However, micromamba doesn’t allow a whole lot in the way of setting up environments which do not use packages already on conda-forge.
Nice page! It may be worth an update now that https://github.com/spack/spack/pull/30267 has been merged.