On Fri, 8 Feb 2019 22:31:21 -0600 Eric Bavier wrote: > On Fri, 08 Feb 2019 19:31:49 +0100 > Ricardo Wurmus wrote: > > > Hi Eric, > > > > ericbavier@centurylink.net writes: > > > > > From: Eric Bavier > > > > > > * gnu/packages/linux.scm (psm)[arguments]: Add 'patch-sysmacros phase to fix > > > "undefined reference to `minor'" errors while linking against > > > libinfinipath.so. > > > * gnu/packages/mpi.scm (openmpi): Upgrade to 4.0.0. > > > [inputs]: Add libevent. > > > [arguments]: Simplify configure-flags. Use system libevent. Adjust romio > > > version strings. > > > (%openmpi-setup): Use OMPI_MCA_rmaps_base_mapping_policy for oversubscription. > > > > Thank you, this looks good to me! > > Thanks for reviewing and providing the nice starting patch. Pushed to master in 41313acebf39e04c9ddd0857b8cd8b69991c88c3 `~Eric