Composyx 1.0.1
in News
New release of Composyx 1.0.1 is out !
- Download tarball
- Documentation
- Brew package for MacOSX
- Spack package for Linux/MacOSX
- GNU Guix packages and non-free channel
Add the following in ~/.config/guix/channels.scm
(cons (channel
(name 'guix-hpc-non-free)
(url "https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free.git"))
%default-channels)
Install command
guix pull
guix install composyx # with openblas
guix install composyx-mkl # with intel oneapi mkl