[mpich-discuss] error was seen in the selection of process managers

Balaji, Pavan balaji at anl.gov
Thu Apr 23 18:16:26 CDT 2015


The defaults are supported.  The ones you are using were deprecated and deleted, and definitely not supported.

 -- Pavan

Sent from my iPhone

On Apr 19, 2015, at 6:46 PM, Doha Ehab <dohaehab at gmail.com<mailto:dohaehab at gmail.com>> wrote:

I'm trying to cross compile mpich for arm arch. devices and statically link everything . And I'm not sure if the default configuration options will be supported by the platform that's why I'm using --with-device=ch3:sock and smpd to run stand-alone daemons on each node .

thanks,
Doha


On Sat, Apr 18, 2015 at 7:04 PM, Balaji, Pavan <balaji at anl.gov<mailto:balaji at anl.gov>> wrote:

The smpd process manager has been removed for some time, and deprecated for many years before that.  Is there a reason you want to use that instead of the default process manager (hydra) which is significantly better in many ways?

Btw, --enable-static is on by default.  If you want to force the use of static libraries, you need to --disable-shared, since shared libraries are prioritized over static libraries on most systems when linking.

Also, --disable-f77 and --disable-fc are deprecated options.  You can pass --disable-fortran now.

Finally, is there a reason to use --with-device=ch3:sock instead of the default (--with-device=ch3:nemesis)?

  -- Pavan

> On Apr 18, 2015, at 6:44 AM, Doha Ehab <dohaehab at gmail.com<mailto:dohaehab at gmail.com>> wrote:
>
> Hello
>  I'm trying to cross compile mpich with the following configuration options
> ./configure --prefix=/home/do/buildroot-2014.11/output/host/usr --host=arm-linux  --enable-static --with-pm=smpd --with-device=ch3:sock --disable-f77 --disable-fc
>
> and I get the following error message
>
> configure: ===== done with src/openpa configure =====
> configure: WARNING: /home/do/mpich-3.1.4/src/pm/smpd does not exist. PM is unknown
> configure: error: Aborting configure because an error was seen in the selection of process managers
>
> _______________________________________________
> discuss mailing list     discuss at mpich.org<mailto:discuss at mpich.org>
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss

--
Pavan Balaji  ✉️
http://www.mcs.anl.gov/~balaji

_______________________________________________
discuss mailing list     discuss at mpich.org<mailto:discuss at mpich.org>
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list     discuss at mpich.org<mailto:discuss at mpich.org>
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20150423/d530f93a/attachment.html>
-------------- next part --------------
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list