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

libgrid2grid library installed in the wrong directory #60

Closed
pseewald opened this issue Aug 31, 2020 · 1 comment
Closed

libgrid2grid library installed in the wrong directory #60

pseewald opened this issue Aug 31, 2020 · 1 comment

Comments

@pseewald
Copy link

I try to build and install COSMA on piz daint:
source scripts/piz_daint_gpu.sh
then

cmake -DCOSMA_BLAS=CUDA -DCOSMA_SCALAPACK=MKL -DCMAKE_INSTALL_PREFIX=<installation dir>/cosma ..
make -j 8
make install

All library files are copied to the location <installation dir>/cosma/lib64 but libgrid2grid.a is copied to <installation dir>/cosma/lib.

@kabicm
Copy link
Collaborator

kabicm commented Sep 1, 2020

Thanks @pseewald for reporing this issue. @haampie has just fixed it! :)

@kabicm kabicm closed this as completed Sep 1, 2020
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

2 participants