1
1
openmpi/ompi
Tsubasa Yanagibashi 3148b0cfaa mpiext/pcollreq: Add _f08 to procedure names
The procedure names don't contain "_f08" of Fortran 2008 bindings of
Persistent Collective Operations(mpiext/pcollreq/use-mpi-f08).
This fix adds "_f08" to the procedure names of pcollreq/use-mpi-f08,
same as other Fortran 2008 routines in `ompi/mpi/fortran/use-mpi-f08/mod`.

Signed-off-by: Tsubasa Yanagibashi <fj2505dt@aa.jp.fujitsu.com>
2019-05-31 15:22:42 +09:00
..
attribute Remove some IMPI attributes that were never implemented. 2018-12-20 10:12:32 -08:00
class Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
communicator Cart/Graph create would not run the next_cid algorithm and create 2019-02-21 11:40:22 -05:00
contrib ompitrace: MPI_Address -> MPI_Get_address 2018-05-01 15:20:02 -06:00
datatype Fix incorrect behavior with length == 0 2019-05-10 19:53:34 -04:00
debuggers Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
dpm Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
errhandler Merge pull request #6087 from ICLDisco/export/errors_cid 2018-12-31 15:01:55 -05:00
etc Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file ompi/file: rename ompi_file_t's f_mutex into f_lock 2017-12-01 16:06:22 +09:00
group opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
include mpi.h.in: delete removed MPI1 functions/datatypes (API change!) 2019-02-27 08:24:11 -08:00
info ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
interlib Update the interlib example to show an alternative method for model declaration. Add a missing range value to the OPAL layer. Make it easier to see OMPI model callbacks 2017-10-23 11:27:42 -07:00
mca Coll/hcoll: adding scatterv interface 2019-05-27 12:27:43 +03:00
message predefined MPI object padding: set to fixed number of bytes (#3634) 2017-06-01 15:28:23 -04:00
mpi Fix the man pages for some of the MPI_T_* functions. 2019-05-29 00:23:35 -04:00
mpiext mpiext/pcollreq: Add _f08 to procedure names 2019-05-31 15:22:42 +09:00
op Move from the use of regex to compression 2019-02-08 11:11:14 -08:00
patterns scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
peruse mpi/finalized: revamp INITIALIZED/FINALIZED 2018-06-01 13:36:29 -07:00
proc ompi: Avoid unnecessary PMIx lookups when adding procs (step 2). 2017-03-16 07:47:27 +07:00
request Merge pull request #4897 from bosilca/topic/waitsome 2018-09-18 12:34:22 -04:00
runtime Fix the SPC initialization. 2019-05-29 00:23:18 -04:00
tools ompi_info: report MPI1 compat is disabled 2019-03-11 13:50:29 -06:00
util timings: added new timing points 2018-03-21 05:16:25 +02:00
win ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
Makefile.am fortran/use-mpi-f08: fix [p]ompi_FOO_f symbols handling 2018-09-19 14:12:55 +09:00