<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/openmpi, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/openmpi: rebuild for gfortran</title>
<updated>2019-07-05T20:19:18+00:00</updated>
<author>
<name>tcely</name>
<email>tcely@users.noreply.github.com</email>
</author>
<published>2019-07-05T19:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8d3df45de752742c7cadf011ba529a2972d686e6'/>
<id>8d3df45de752742c7cadf011ba529a2972d686e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: fix build hang on ppc64le by disabling builtit atomics</title>
<updated>2018-07-26T15:46:55+00:00</updated>
<author>
<name>Mike Sullivan</name>
<email>mksully22@gmail.com</email>
</author>
<published>2018-07-25T19:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e76a44c248d87daa3b03e04735e14075521bb1f9'/>
<id>e76a44c248d87daa3b03e04735e14075521bb1f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: fix build hang by disabling ppc64le</title>
<updated>2018-07-20T14:05:05+00:00</updated>
<author>
<name>Mike Sullivan</name>
<email>mksully22@gmail.com</email>
</author>
<published>2018-07-20T13:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a3728bc4a2095e951ce3240cd9992843c8ff7f07'/>
<id>a3728bc4a2095e951ce3240cd9992843c8ff7f07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: upgrade to 3.1.1</title>
<updated>2018-07-20T07:06:44+00:00</updated>
<author>
<name>Roberto Oliveira</name>
<email>robertoguimaraes8@gmail.com</email>
</author>
<published>2018-07-20T07:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=96a72dd8c36a69e0d7987fc1f224bb4349fe1fe6'/>
<id>96a72dd8c36a69e0d7987fc1f224bb4349fe1fe6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: upgrade to 3.1.0, fix s390x</title>
<updated>2018-07-19T07:27:30+00:00</updated>
<author>
<name>Tuan M. Hoang</name>
<email>tmhoang@flatglobe.org</email>
</author>
<published>2018-06-01T22:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3f5dfb9e2bbb53ddd425525cb2e4037340527561'/>
<id>3f5dfb9e2bbb53ddd425525cb2e4037340527561</id>
<content type='text'>
openmpi commit bc54c99e12cf33c5a6c70bf1c3952075b66a76ca allows check for
using s390x's builtin asm, previous versions need
--enable-builtin-atomics
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
openmpi commit bc54c99e12cf33c5a6c70bf1c3952075b66a76ca allows check for
using s390x's builtin asm, previous versions need
--enable-builtin-atomics
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: upgrade to 3.0.0</title>
<updated>2017-09-21T15:43:26+00:00</updated>
<author>
<name>Daniel Sabogal</name>
<email>dsabogalcc@gmail.com</email>
</author>
<published>2017-09-21T15:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1c1e2c23c012357a7f76fd7b885798bd1c2d2f09'/>
<id>1c1e2c23c012357a7f76fd7b885798bd1c2d2f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: disable for ppc64le</title>
<updated>2017-09-19T23:44:17+00:00</updated>
<author>
<name>Daniel Sabogal</name>
<email>dsabogalcc@gmail.com</email>
</author>
<published>2017-09-19T23:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a1c754060ae84bfa86044ff06ef6006b01c84f20'/>
<id>a1c754060ae84bfa86044ff06ef6006b01c84f20</id>
<content type='text'>
fails to build:

 opal/threads/thread_usage.h:134:76: error: 'opal_atomic_swap_64' was not declared in this scope
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fails to build:

 opal/threads/thread_usage.h:134:76: error: 'opal_atomic_swap_64' was not declared in this scope
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: upgrade to 2.1.2</title>
<updated>2017-09-19T23:27:14+00:00</updated>
<author>
<name>Daniel Sabogal</name>
<email>dsabogalcc@gmail.com</email>
</author>
<published>2017-09-12T02:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2d434cd069190d09262209183beaa2366d6f8b4d'/>
<id>2d434cd069190d09262209183beaa2366d6f8b4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: upgrade to 2.0.2</title>
<updated>2017-02-07T17:58:22+00:00</updated>
<author>
<name>Daniel Sabogal</name>
<email>dsabogalcc@gmail.com</email>
</author>
<published>2017-02-07T17:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f0943d1e4be090618ac1bf62a1b30a1936b31602'/>
<id>f0943d1e4be090618ac1bf62a1b30a1936b31602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/openmpi: use system hwloc</title>
<updated>2016-11-15T22:17:56+00:00</updated>
<author>
<name>Daniel Sabogal</name>
<email>dsabogalcc@gmail.com</email>
</author>
<published>2016-11-15T22:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1e49f798613f33747e63089b63ec0ee7a643dc12'/>
<id>1e49f798613f33747e63089b63ec0ee7a643dc12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
