[maker-devel] Maker-Error when started with IMPI

Carson Holt carsonhh at gmail.com
Thu Feb 23 13:22:22 MST 2017


It means one of two things.

1. The mpiexec you called is not from Intel MPI (try 'which mpiexec' to verify the location and that it is not some other random mpiexec executable).
2. It is an extremely old version of Intel MPI (in which case the instructions I gave you would not apply)


MPD is an old launcher used in MPICH1 and early versions of MPICH2. It’s been abandoned since about 2008 when MPICH2 switched to the hydra launcher which is still used in MPICH3.

So either you are pointing to an old version of MPICH or you have a very old version of Intel MPI based off of MPICH.

—Carson

> On Feb 23, 2017, at 6:10 AM, Rainer Rutka <rainer.rutka at uni-konstanz.de> wrote:
> 
> 
> HI!
> 
> Running maker with mpiexec causes this error-message:
> 
> mpiexec_uc1n077.localdomain: cannot connect to local mpd (/scratch/mpd2.console_uc1n077.localdomain_kn_pop235844); possible causes:
> 1. no mpd is running on this host
> 2. an mpd is running but was started without a "console" (-n option)
> ### Cleaning up files ... removing unnecessary scratch files ...
> 
> And yes, we don't have mpd running.
> 
> Environment used is:
> 
> Currently Loaded Modulefiles:
> 1) compiler/intel/16.0(default)
> 2) mpi/impi/5.1.3-intel-16.0(default)
> 3) bio/maker/2.31.8_impi
> 
> Running maker with mpiexec using only 1 node and 8 cores.
> 
> mpiexec -n 8 maker
> 
> :-(
> 
> Any suggestions ?
> 
> -- 
> Rainer Rutka
> University of Konstanz
> Communication, Information, Media Centre (KIM)
> * High-Performance-Computing (HPC)
> * KIM-Support and -Base-Services
> Room: V511
> 78457 Konstanz, Germany
> +49 7531 88-5413
> 
> _______________________________________________
> maker-devel mailing list
> maker-devel at box290.bluehost.com
> http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org





More information about the maker-devel mailing list