Hi,
Just noticed a typo in MPI_Info_get_nkeys/MPI_Info_get_nthkey man
pages. The last cross-reference is 'MPI_Info_get_valueln' where it
should be 'MPI_Info_get_valuelen'.
The attached patch should fix them. AFAIK all versions are affected
(master, 2.x and 1.10).
Thanks.
--
Nicolas Joly
Clus
Thanks Nicolas,
master has been patched, and i will make the PR for the release branches
Cheers,
Gilles
On 10/23/2016 8:28 PM, Nicolas Joly wrote:
Hi,
Just noticed a typo in MPI_Info_get_nkeys/MPI_Info_get_nthkey man
pages. The last cross-reference is 'MPI_Info_get_valueln' where it
shou
Justin,
iirc, NVML is only used by hwloc (e.g. not by CUDA) and there is no real
benefit for having that.
as a workaround, you can
export enable_nvml=no
and then configure && make install
Cheers,
Gilles
On 10/20/2016 12:49 AM, Jeff Squyres (jsquyres) wrote:
Justin --
Fair point. Can y