All Talks

Build all the things with Spack: a package manager for more than C++

https://cppcon.org/ https://github.com/CppCon/CppCon2020

You’ve heard of vcpkg and Conan, but have you heard of Spack? Spack is a package manager rapidly gaining popularity in High Performance Computing (HPC) that aims to address the complexities of multi-language, cross-platform dependency management. Spack isn’t just for supercomputers, though, you can use it for any C++ project.

Unlike vcpkg and Conan, Spack is designed to build combinatorial versions of software. You can write one …

You might be interested in: