Custom spack packages mostly for LBL HPCS usage. Currently, there is one
package repository called llm_packages.
To use this package repository:
spack repo add --name llm_packages https://github.com/saroj-lbl/lbl-spack-pkgs.gitwhich will add the following to your ~/.spack/repos.yaml or to your environments spack.yaml
repos:
llm_packages:
git: https://github.com/saroj-lbl/lbl-spack-pkgs.git