Skip to content

Releases: eschnett/MPItrampoline

Support MPIX_Query_rocm_support

25 May 22:40
1c64b87
Compare
Choose a tag to compare
Merge pull request #45 from eschnett/eschnett/rocm

Add MPIX_Query_rocm_support

Add missing `ierrror` arguments to Fortran MPI functions

16 Jun 17:01
25efb0f
Compare
Choose a tag to compare
Merge pull request #39 from eschnett/eschnett/fortran-ierror

Add missing "ierror" arguments to Fortran MPI functions

Make MPI_Initialized callable before initializing MPItrampoline

20 Apr 17:37
62e3e5a
Compare
Choose a tag to compare
Merge pull request #36 from eschnett/eschnett/initialized

Make MPI_Initialized callable before initializing MPItrampoline

Correct passing Fortran strings from C (second attempt)

11 Apr 22:47
4c6b91e
Compare
Choose a tag to compare
Merge pull request #35 from eschnett/eschnett/fortran-strings-2

Correct passing Fortran strings from C

Correct passing Fortran strings from C

11 Apr 20:07
Compare
Choose a tag to compare
v5.2.2

Correct passing Fortran strings from C

Support flang-new

31 Jan 20:40
Compare
Choose a tag to compare
v5.2.1

Add cmake test for !dir$ ignore_tkr

Implement MPI_Grequest_start

20 Dec 16:15
Compare
Choose a tag to compare
v5.2.0

Increase MPIABI version number

Implement MPI_Register_datarep

20 Dec 01:20
Compare
Choose a tag to compare
v5.1.0

Update version

Follow C standard when initializing MPI constants

09 Sep 23:25
Compare
Choose a tag to compare
v5.0.2

Follow C standard when initializing of MPI constants

Put header guards into MPITRAMPOLINE namespace

27 Jul 13:13
Compare
Choose a tag to compare
v5.0.1

Put header guards into MPITRAMPOLINE namespace