Page 1 of 1

Mumps on Taito

Posted: 30 Jun 2016, 17:28
by rgladstone
Hi, I have a modified version of Elmer that I wish to use on Taito. I am able to install it fine on my Linux virtual machine on my laptop. I can install it without Mumps on Taito. If I try to install with Mumps on Taito I get this error:

Code: Select all

CMake Error at cmake/Modules/FindMumps.cmake:149 (MESSAGE):
  SCALAPACK library not found, required by Mumps.
Call Stack (most recent call first):
  CMakeLists.txt:161 (FIND_PACKAGE)
I am compiling like this:

Code: Select all

module load elmer-env
cmake ../elmerice/ -DWITH_Mumps:BOOL=TRUE -DWITH_ElmerIce:BOOL=TRUE -DWITH_Trilinos:BOOL=FALSE -DWITH_ELMERGUI:BOOL=FALSE -DCMAKE_INSTALL_PREFIX=/proj/project_2000339/elmer_FISOC
I guess it should be easy to overcome this error, since Elmer is often installed on Taito, and I don't think this error has anything to do with my changes to the code. Any suggestions?

Thanks,
Rupert

Re: Mumps on Taito

Posted: 07 Sep 2016, 11:10
by rgladstone
bump...

Re: Mumps on Taito

Posted: 07 Sep 2016, 11:19
by tzwinger
Hi Rupert,
This forum is not scanned for requests concerning CSC's computing platforms, instead I would ask you to send a request to CSC's servicedesk instead. Once you do, I will try to fix things. I guess you need the FISOC branch installed there.

Cheers,

Thomas