Re: [mpich-discuss] error with MPICH2 while make on Ubuntu 12.04LTS
If you use 'apt-get install mpich2' the compiler wrappers (mpicc, etc.) and mpiexec binaries will be added to your PATH automatically. ----- Original Message -----
From: "ZhengCharles" <[email protected]> To: [email protected] Sent: Thursday, July 25, 2013 9:51:02 PM Subject: Re: [mpich-discuss] error with MPICH2 while make on Ubuntu 12.04LTS
Hi, thanks for your reply. well, I wonder that after " $> sudo apt-get install m pich2" do I have to set environment variables or what should I do else so that epich2 can work normally. Please tell me the details about what should I do after apt-get install.
I am really sorry about my poor knowledge of Linux.
BEST WISHES FOR YOu
Charles
From: [email protected] To: [email protected] Date: Thu, 25 Jul 2013 13:06:35 -0500 Subject: Re: [mpich-discuss] error with MPICH2 while make on Ubuntu 12.04LTS
Well, if you're not particularly interested in the latest version, you can always install a pre-compiled version from your distro repositories:
$> sudo apt-get install m pich2
- Antonio
On Thursday, July 25, 2013 01:02:32 PM Rajeev Thakur wrote:
The logs indicate that configure can run ifort but make cannot, which is
strange.
On Jul 25, 2013, at 12:26 PM, ZhengCharles wrote:
From: [email protected]
Subject: error with MPICH2 while make on Ubuntu 12.04LTS
Date: Fri, 26 Jul 2013 01:22:54 +0800
From: [email protected]
Subject: error with MPICH2 while make on Ubuntu 12.04LTS
Date: Fri, 26 Jul 2013 01:10:19 +0800
Hi,
First of all, thanks for your looking though my mail.
I'm using the ubuntu 12.04 LTS
have installed this fortran:
ifort (IFORT) 13.1.0 20130121Package ID: l_fcompxe_2013.2.146
This package contains:
Intel(R) Fortran Compiler XE 13.1 for Linux*
Intel(R) Debugger 13.0 for Linux*
Intel(R) Math Kernel Library 11.0 Update 2 for Linux* OS
and I'm trying to install mpich-3.0.4 on my PC computer.
I was stuck in the make step.
When I collect config.logs, I found that I don't have
mpich-3.0.4/src/pm/hydra/tools/topo/hwloc/hwloc/config.log
Using mpich2 to realize parallel in abinit with ifort is my purpose. I'm
looking for your reply.
BEST WITHES
Sincerely,
Charles
<txts&logs.tar.bz2>_______________________________________________
discuss mailing list [email protected]
To manage subscription options or unsubscribe:
_______________________________________________
discuss mailing list [email protected]
To manage subscription options or unsubscribe:
_______________________________________________ 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)
-
Ken Raffenetti