@JeffdotLayton
In admin-it.io/taming-the-hpc…
> spack env depfile > spack.lock
Isn’t needed. Env depfile was a stopgap to use gmake’s jobserver before. It outputs a makefile. In 1.2 install is concurrent by default.
spack.lock is created automatically when the env is installed.
A flexible package manager designed to support multiple versions, configurations, platforms, and compilers. Join us at slack.spack.io!

