Skip to content

Build Neper with libscotch #225

Answered by okigami
okigami asked this question in Q&A
May 23, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Just found the problem. One needs to install libscotch from source.
It is pretty simple:

  • Download it from the website https://www.labri.fr/perso/pelegrin/scotch
  • Copy the Makefile.inc.x86-64_pc_linux2 from the Make.inc directory into src directory
  • Rename the just copied file to Makefile.inc
  • Run make on src directory
  • Run sudo make install

Info : Built with: gsl|muparser|opengjk|openmp|nlopt|libscotch (full)

Not sure though if this speeds up things by mesh partitioning.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rquey
Comment options

Answer selected by rquey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants