[petsc-dev] petsc/master: superlu_dist now in PETSC_DIR/lib64
Eric Chamberland
Eric.Chamberland at giref.ulaval.ca
Sun Feb 18 07:10:01 CST 2018
Hi,
it is not a big issue, but I just wanted to know if it has been noticed
that super-lu-dist 5.3.0 libs are now in PETSC_DIR/lib64 instead of
PETSC_DIR/lib like all other libs?
For me, after installation, it is the only package that have libs
installed there... I just added it to my LD_LIBRARY_PATH to fix this.
ls -la /opt/petsc-master_debug/lib64/
-rw-r--r-- 1 cmpbib bib 9979496 Feb 18 02:07 libsuperlu_dist.a
lrwxrwxrwx 1 cmpbib bib 20 Feb 18 02:07 libsuperlu_dist.so ->
libsuperlu_dist.so.5
lrwxrwxrwx 1 cmpbib bib 24 Feb 18 02:07 libsuperlu_dist.so.5 ->
libsuperlu_dist.so.5.3.0
-rwxr-xr-x 1 cmpbib bib 1484904 Feb 18 02:07 libsuperlu_dist.so.5.3.0
drwxr-xr-x 2 cmpbib bib 4096 Feb 18 02:07 pkgconfig
Just wanted to report/ask before letting this go unnoticed... (I tried
to find what changed this in
https://bitbucket.org/petsc/petsc/commits/1b100fcba2ec49326473bdc77472cf6cbd490a30?at=master
but didn't found anything related to lib64)
Thanks,
Eric
logs:
http://www.giref.ulaval.ca/~cmpgiref/petsc-master-debug/2018.02.18.02h00m01s_configure.log
http://www.giref.ulaval.ca/~cmpgiref/petsc-master-debug/2018.02.18.02h00m01s_make.log
http://www.giref.ulaval.ca/~cmpgiref/petsc-master-debug/2018.02.18.02h00m01s_RDict.log
http://www.giref.ulaval.ca/~cmpgiref/petsc-master-debug/2018.02.18.02h00m01s_CMakeLists.txt
More information about the petsc-dev
mailing list