<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/mpi.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-06-21T07:04:37Z</updated>
<entry>
<title>gnu: python-mpi4py: Update to 3.0.2.</title>
<updated>2019-06-21T07:04:37Z</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2019-06-20T23:34:39Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=2c12be76cde47794291c7d4f295d0a069aeff9df'/>
<id>urn:sha1:2c12be76cde47794291c7d4f295d0a069aeff9df</id>
<content type='text'>
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.2.

Signed-off-by: Ricardo Wurmus &lt;rekado@elephly.net&gt;
</content>
</entry>
<entry>
<title>gnu: openmpi: Update to .</title>
<updated>2019-04-15T22:05:04Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-04-15T09:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=6e36c6ed8f56915c2f4aacb57ac9addefc726897'/>
<id>urn:sha1:6e36c6ed8f56915c2f4aacb57ac9addefc726897</id>
<content type='text'>
* gnu/packages/mpi.scm (openmpi): Update to .
mpi
openmpi
</content>
</entry>
<entry>
<title>gnu: Add java-openmpi.</title>
<updated>2019-03-18T17:24:45Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-03-07T10:46:16Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=fa5a25386620cec4b2543aae24fc9a0776aa3dca'/>
<id>urn:sha1:fa5a25386620cec4b2543aae24fc9a0776aa3dca</id>
<content type='text'>
* gnu/packages/mpi.scm (java-openmpi): New variable.
</content>
</entry>
<entry>
<title>gnu: openmpi: Let configure enable PSM based on inputs.</title>
<updated>2019-02-21T04:18:45Z</updated>
<author>
<name>Eric Bavier</name>
<email>bavier@member.fsf.org</email>
</author>
<published>2019-02-20T22:05:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=5cfed7efc8a11645bf465e68eb1d42e255d760fa'/>
<id>urn:sha1:5cfed7efc8a11645bf465e68eb1d42e255d760fa</id>
<content type='text'>
This fixes OpenMPI builds on systems not supported by the PSM packages.

* gnu/packages/mpi.scm (openmpi)[arguments]: Remove '--enable-psm' and
'--enable-psm2' from #:configure-flags.
</content>
</entry>
<entry>
<title>gnu: python-mpi4py: Update to 3.0.1.</title>
<updated>2019-02-18T20:41:12Z</updated>
<author>
<name>Paul Garlick</name>
<email>pgarlick@tourbillion-technology.com</email>
</author>
<published>2019-02-18T18:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b49c8b9ef8a11f74f86db00a6d1360ab5068da12'/>
<id>urn:sha1:b49c8b9ef8a11f74f86db00a6d1360ab5068da12</id>
<content type='text'>
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.1.

Signed-off-by: Ricardo Wurmus &lt;rekado@elephly.net&gt;
</content>
</entry>
<entry>
<title>gnu: openmpi: Add InfiniBand support.</title>
<updated>2019-02-17T08:59:46Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-02-17T08:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=e9823f9ca347b396b6eae0f61b1ab84cec800684'/>
<id>urn:sha1:e9823f9ca347b396b6eae0f61b1ab84cec800684</id>
<content type='text'>
* gnu/packages/mpi.scm (openmpi)[inputs]: Add opensm.
[arguments]: Add openib configure flags; add build phase
"find-opensm-headers".
</content>
</entry>
<entry>
<title>gnu: openmpi: Upgrade to 4.0.0.</title>
<updated>2019-02-09T06:50:16Z</updated>
<author>
<name>Eric Bavier</name>
<email>bavier@member.fsf.org</email>
</author>
<published>2019-02-01T05:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=41313acebf39e04c9ddd0857b8cd8b69991c88c3'/>
<id>urn:sha1:41313acebf39e04c9ddd0857b8cd8b69991c88c3</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>gnu: openmpi: Add dependency on SLURM.</title>
<updated>2019-02-07T14:46:45Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludovic.courtes@inria.fr</email>
</author>
<published>2019-02-07T14:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b07712bfb13039b3ead57e9f3ca91d4e3ebadd2a'/>
<id>urn:sha1:b07712bfb13039b3ead57e9f3ca91d4e3ebadd2a</id>
<content type='text'>
This allows users to run Open MPI programs with 'srun'.

* gnu/packages/mpi.scm (openmpi)[inputs]: Add SLURM.
[arguments]: Add "--with-pmi" to #:configure-flags.
</content>
</entry>
<entry>
<title>gnu: hwloc: Update to 2.0.3.</title>
<updated>2019-01-31T19:57:22Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-01-30T19:06:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=cb85742fa81f0357c7ec021d6188bb31bfaeee14'/>
<id>urn:sha1:cb85742fa81f0357c7ec021d6188bb31bfaeee14</id>
<content type='text'>
* gnu/packages/mpi.scm (hwloc-2.0): Update to 2.0.3.
</content>
</entry>
<entry>
<title>gnu: hwloc@1: Update to 1.11.12.</title>
<updated>2019-01-31T19:57:22Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-01-30T19:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=9dd508458987397567ef650e59f29c59f2ebeb23'/>
<id>urn:sha1:9dd508458987397567ef650e59f29c59f2ebeb23</id>
<content type='text'>
* gnu/packages/mpi.scm (hwloc): Update to 1.11.12.
</content>
</entry>
</feed>
