Scotch 7.0.1


New release of Scotch 7.0.1 is out !

sudo apt update -y
sudo apt install libscotch-dev # without mpi
sudo apt install libptscotch-dev # with mpi
  • GNU Guix
guix pull
guix install scotch # without mpi
guix install pt-scotch # with mpi
  • Brew for MacOSX
brew install scotch
  • Spack for Linux/MacOSX
spack install scotch