Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scalapack error #221

Open
gokhalen opened this issue Jun 9, 2023 · 0 comments
Open

scalapack error #221

gokhalen opened this issue Jun 9, 2023 · 0 comments

Comments

@gokhalen
Copy link

gokhalen commented Jun 9, 2023

I'm trying to install following the instruction here. I am getting the following message

CMake Error at /home/h206100a/cmake-3.26.4-linux-x86_64/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find ScaLAPACK (missing: ScaLAPACK_LIBRARY)
Call Stack (most recent call first):
  /home/h206100a/cmake-3.26.4-linux-x86_64/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindScaLAPACK.cmake:38 (find_package_handle_standard_args)
  lib/CMakeLists.txt:99 (find_package)

I have installed scalapack-mpich.x86_64 scalapack-mpich-devel.x86_64 scalapack-mpich-static.x86_64 using yum.

Is there something like -DScalapack that I can use?

Any ideas?

Also

 ./scripts/compile.sh

does not seem to work. It says

~/libROM/build ~/libROM/scripts
./compile.sh: line 134: cmake: command not found
make: *** No targets specified and no makefile found.  Stop.
~/libROM/scripts

Thanks,

-Nachiket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant