Mentions légales du service

Skip to content
Snippets Groups Projects
Commit db6f3170 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

pastix: add new release 6.3.1

parent 429ad691
No related branches found
No related tags found
No related merge requests found
Pipeline #891046 passed
Title: PaStiX 6.3.1
date: 2023-11-15 18:00
Category: News
author: Florent Pruvost
New release of PaStiX 6.3.1 is out !
- [Changelog](https://gitlab.inria.fr/solverstack/pastix/-/releases/v6.3.1)
- [Download tarball](https://gitlab.inria.fr/solverstack/pastix//uploads/ad8f528a3f6c012762e9a903b28315f8/pastix-6.3.1.tar.gz)
- [Documentation](https://solverstack.gitlabpages.inria.fr/pastix/index.html)
- [Brew package for MacOSX](https://gitlab.inria.fr/solverstack/brew-repo)
- [Spack package for Linux/MacOSX](https://github.com/spack/spack)
- [GNU Guix packages](https://gitlab.inria.fr/guix-hpc/guix-hpc) and [non-free channel](https://gitlab.inria.fr/guix-hpc/guix-hpc-non-free)
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
```sh
guix pull
guix install pastix
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment