Skip to content

Releases: eschnett/MPIconstants

Support MPI_WEIGHTS_EMPTY

23 May 16:11
Compare
Choose a tag to compare
v1.5.0

Add MPI_UNWEIGHTED and MPI_WEIGHTS_EMPTY

Add Zenodo metadata

19 Feb 23:59
Compare
Choose a tag to compare
v1.4.1

New version 1.4.1

Add missing MPI constant

08 Nov 02:23
1edf6c9
Compare
Choose a tag to compare
Merge pull request #1 from eschnett/eschnett/missing-functions

Add missing MPI constant

Define MPI_REAL16 only when available

25 Oct 00:54
Compare
Choose a tag to compare
v1.3.2

Define MPI_REAL16 only when available

Remove left-over initializations of global variables

24 Oct 22:07
Compare
Choose a tag to compare

Support MPI 2.0

24 Oct 20:56
Compare
Choose a tag to compare
v1.3.0

Support MPI 2.0

Initialize load-time constants at load time

24 Oct 19:46
Compare
Choose a tag to compare
v1.2.0

Initialize constants at load time

Don't declare load-time constants as `const`

24 Oct 19:26
Compare
Choose a tag to compare
v1.1.0

CI: Remove debug output

Require C11 when building

24 Oct 18:40
Compare
Choose a tag to compare
v1.0.1

New version 1.0.1

Initial release

24 Oct 15:00
Compare
Choose a tag to compare
v1.0.0

CI: Disable Windows