Re: [mpich-discuss] problem after compilation
In order to use MPICH, you need to ensure that PATH and LD_LIBRARY_PATH are consistent and point to the same installation location. If you used the OpenFOAM install instructions here: http://www.openfoam.org/download/source.php - you likely have conflicts with their MPI recommendation. Ken On 10/24/2015 10:48 AM, vinod pandey wrote:
the problem occured after I installed another software package "openfoam". Earlier the code was running fine. Please help. Vinod
On Fri, Oct 23, 2015 at 12:30 AM, vinod pandey <[email protected] <mailto:[email protected]>> wrote:
I have followed the instructions while building and installing mpich. I didnt face any problem in that part. Its just after compilation that this error message occurs. Vinod
On Fri, Oct 23, 2015 at 12:19 AM, Balaji, Pavan <[email protected] <mailto:[email protected]>> wrote:
It's best to go through the README for step-by-step instructions on how to build mpich.
-- Pavan
From: vinod pandey <[email protected] <mailto:[email protected]>> Reply-To: "[email protected] <mailto:[email protected]>" <[email protected] <mailto:[email protected]>> Date: Thursday, October 22, 2015 at 1:37 PM To: "[email protected] <mailto:[email protected]>" <[email protected] <mailto:[email protected]>> Subject: Re: [mpich-discuss] problem after compilation
Thanks for the reply but I am completely new to it. Can you please suggest me what exactly I can do to avoid this error. thanks and regards.
On Thu, Oct 22, 2015 at 8:57 PM, Balaji, Pavan <[email protected] <mailto:[email protected]>> wrote:
You seem to be mixing MPICH and a different MPI implementation (probably Open MPI).
From: vinod pandey <[email protected] <mailto:[email protected]>> Reply-To: "[email protected] <mailto:[email protected]>" <[email protected] <mailto:[email protected]>> Date: Thursday, October 22, 2015 at 2:30 AM To: "[email protected] <mailto:[email protected]>" <[email protected] <mailto:[email protected]>> Subject: [mpich-discuss] problem after compilation
I am getting the below message after compilation
/usr/bin/ld: warning: libmpi.so.1, needed by /usr//lib/libmpi_f77.so, may conflict with libmpi.so.12
Kindly help. -- ............. VINOD PANDEY
_______________________________________________ discuss mailing list [email protected] <mailto:[email protected]> To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
-- ............. VINOD PANDEY
_______________________________________________ discuss mailing list [email protected] <mailto:[email protected]> To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
-- ............. VINOD PANDEY
-- ............. VINOD PANDEY
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Kenneth Raffenetti