<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Thank you very much.<br><br>I have compiled with "CH3:nemesis:mxm". The compilation was successful.<br><br>Now I have a new problem. I tested the test "./icp" and get the following error.<br><br># mpiexec -f hosts -n 4 ./cpi <br>[1505822776.546898] [compute1:16212:0]         sys.c:744  MXM  WARN  Conflicting CPU frequencies detected, using: 3459.84 <br>[1505822776.546898] [compute1:16213:0]         sys.c:744  MXM  WARN  Conflicting CPU frequencies detected, using: 3459.84 <br>[1505822776.546951] [compute1:16216:0]         sys.c:744  MXM  WARN  Conflicting CPU frequencies detected, using: 3459.84 <br>[1505822776.547039] [compute1:16214:0]         sys.c:744  MXM  WARN  Conflicting CPU frequencies detected, using: 3459.84 <br>[1505822776.561357] [compute1:16214:0]      ib_dev.c:533  MXM  WARN  failed call to ibv_exp_use_priv_env(): Function not implemented<br>[1505822776.561371] [compute1:16214:0]      ib_dev.c:544  MXM  ERROR ibv_query_device() returned 38: Function not implemented <br>[1505822776.561386] [compute1:16218:0]      ib_dev.c:533  MXM  WARN  failed call to ibv_exp_use_priv_env(): Function not implemented <br>[1505822776.561396] [compute1:16218:0]      ib_dev.c:544  MXM  ERROR ibv_query_device() returned 38: Function not implemented <br>[1505822776.561426] [compute1:16225:0]      ib_dev.c:533  MXM  WARN  failed call to ibv_exp_use_priv_env(): Function not implemented <br>[1505822776.561442] [compute1:16225:0]      ib_dev.c:544  MXM  ERROR ibv_query_device() returned 38: Function not implemented <br>Fatal error in MPI_Init: Other MPI error, error stack: <br>MPIR_Init_thread(474).........: <br>MPID_Init(190)................: channel initialization failed <br>MPIDI_CH3_Init(89)............: <br>MPID_nem_init(320)............: <br>MPID_nem_mxm_init(158)........: <br>MPID_nem_mxm_get_ordering(464): mxm_init failed (Input/output error)<br><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">El vie., 15 sept. 2017 a las 16:01, Halim Amer (<<a href="mailto:aamer@anl.gov">aamer@anl.gov</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The "nemesis:ib" netmod does not exist anymore. Try "ch3:nemesis:mxm"<br>
with a dependency on Mellanox's MXM library (can be obtained from the<br>
HPCX package at <a href="http://www.mellanox.com/products/hpcx" rel="noreferrer" target="_blank">www.mellanox.com/products/hpcx</a>) or "ch3:nemesis:ofi"<br>
with a dependency on libfabric (which would be built to support the IB<br>
or MXM providers; see <a href="https://ofiwg.github.io/libfabric/" rel="noreferrer" target="_blank">https://ofiwg.github.io/libfabric/</a>).<br>
<br>
Halim<br>
<a href="http://www.mcs.anl.gov/~aamer" rel="noreferrer" target="_blank">www.mcs.anl.gov/~aamer</a><br>
<br>
On 9/15/17 4:20 AM, Jason Collins wrote:<br>
> Hello everyone.<br>
><br>
> Recently, I downloaded Mpich-3.2<br>
><br>
> I want to configure with support for InfiniBand. I've put the following<br>
> command:<br>
><br>
> # ./configure --prefix=/my/path --with-device=ch3:nemesis:ib<br>
><br>
> And I get the following error:<br>
><br>
> configure: error: Network module ib is unknown<br>
> "./src/mpid/ch3/channels/nemesis/netmod/ib"<br>
><br>
> When I check the path I confirm that in the folder "netmod" does not<br>
> exist the folder "ib". How can this be solved?<br>
><br>
> Many thanks.<br>
> <<a href="https://audio1.spanishdict.com/audio?lang=en&text=when-i-check-the-path-i-confirm-that-within-the-folder-netmod-the-folder-does-not-exist-ib-how-can-this-be-solved-many-thanks" rel="noreferrer" target="_blank">https://audio1.spanishdict.com/audio?lang=en&text=when-i-check-the-path-i-confirm-that-within-the-folder-netmod-the-folder-does-not-exist-ib-how-can-this-be-solved-many-thanks</a>><br>
><br>
><br>
> _______________________________________________<br>
> discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
><br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</blockquote></div>