Kernel doesn't want to be found

609 views
Skip to first unread message

dmitrii.m...@gmail.com

unread,
Dec 8, 2016, 8:28:11 AM12/8/16
to PLUMED users
Hi!

On one of the clusters I use mpi version of Plumed.
I installed it with ./configure CC=/usr/bin/mpicc CXX=/usr/bin/mpicxx

When I try to run plumed, it seems to work fine, even though every time it warns me:

libibverbs: Warning: couldn't open config directory '/etc/libibverbs.d'.
libibverbs: Warning: couldn't open config directory '/etc/libibverbs.d'.


But when I try to run it with gromacs:

+++ Loading the PLUMED kernel runtime +++
+++ PLUMED_KERNEL="/home/nikolaev_d/QUEEN/lib/libplumedKernel.so" +++
+++ PLUMED kernel not found ! +++
+++ error message from dlopen(): libmpi_cxx.so.20: cannot open shared
object file: No such file or directory

However, libplumedKernel.so is located in this file, I defined it right. And this kernel is for the proper version of plumed.

Moreover, when I tried to use "static" mode, it just crashed on the step of gromacs installation...

Should I ask my system administrator to install some specific libraries?
Or may be I can solve this problem without "sudo" command?

Thank you in advance, Dmitrii.





Giovanni Bussi

unread,
Dec 9, 2016, 5:04:10 AM12/9/16
to plumed...@googlegroups.com
The message is slightly misleading. The reported error means that even though /home/nikolaev_d/QUEEN/lib/libplumedKernel.so is present it cannot be opened since libmpi_cxx.so.20 is not in the LD_LIBRARY_PATH

Find that file and add its path to LD_LIBRARY_PATH

Giovanni


--
You received this message because you are subscribed to the Google Groups "PLUMED users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plumed-users+unsubscribe@googlegroups.com.
To post to this group, send email to plumed...@googlegroups.com.
Visit this group at https://groups.google.com/group/plumed-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/plumed-users/2b005d27-db4a-4b10-b0f6-af0f2ff9d3de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages