Hi everybody;
I have a problem in running morency_doin.prm. Many thanks in advance for your help.
best regards
– This is ASPECT, the Advanced Solver for Problems in Earth’s ConvecTion.
– . version 2.1.0-pre (master, bfba623e7)
– . using deal.II 9.0.0
– . using Trilinos 12.10.1
– . using p4est 2.0.0
– . running in DEBUG mode
– . running with 1 MPI process
– How to cite ASPECT: https://aspect.geodynamics.org/cite.html
Loading shared library <./libmorency_doin.so>
ERROR: Uncaught exception in MPI_InitFinalize on proc 0. Skipping MPI_Finalize() to avoid a deadlock.
Exception ‘ExcMessage (std::string(“Could not successfully load shared library <”) + shared_libs_list[i] + ">. The operating system reports " + “that the error is this: <” + dlerror() + “>.”)’ on rank 0 on processing:
An error occurred in line <292> of file </home/user/aspect/source/main.cc> in function
void possibly_load_shared_libs(const string&)
The violated condition was:
handle != NULL
Additional information:
Could not successfully load shared library <./libmorency_doin.so>. The operating system reports that the error is this: <./libmorency_doin.so: cannot open shared object file: No such file or directory>.
Aborting!