1
1
openmpi/ompi
Gilles Gouaillardet e622ca8c1c osc/rdma: fix osc_rdma_get_remote_segment() length parameter
a buffer defined by (buf, count, dt)
will have data starting at buf+offset and ending len bytes later with
len = opal_datatype_span(&dt.super, count, &offset);

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2017-05-29 11:08:03 +09:00
..
attribute ompi/attribute: plug a memory leak in set_value() 2016-12-01 14:24:30 +09:00
class Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
communicator fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
contrib Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
datatype Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
debuggers fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
dpm Update the connect/accept support so we check to see if we have the proper infrastructure and RTE support, including whether we have ompi-server available if the connect/accept spans multiple applications. Print pretty help messages in all cases where we do not have support 2017-05-27 10:47:08 -07:00
errhandler Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
etc Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
file fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
group group: Fix ompi_group_have_remote_peers 2017-05-08 20:28:51 +09:00
include Topic/datatype (#3441) 2017-05-09 09:31:40 -04:00
info fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
interlib fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
mca osc/rdma: fix osc_rdma_get_remote_segment() length parameter 2017-05-29 11:08:03 +09:00
message Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mpi Merge pull request #3589 from hjelmn/cxx_glue 2017-05-26 11:24:05 -06:00
mpiext fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
op Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
patterns ompi: use ompi_coll_base_sendrecv_actual() whenever possible 2017-04-20 10:01:28 +09:00
peruse Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
proc ompi: Avoid unnecessary PMIx lookups when adding procs (step 2). 2017-03-16 07:47:27 +07:00
request Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
runtime Update the connect/accept support so we check to see if we have the proper infrastructure and RTE support, including whether we have ompi-server available if the connect/accept spans multiple applications. Print pretty help messages in all cases where we do not have support 2017-05-27 10:47:08 -07:00
tools Improve the opal_pointer_array & more (#3369) 2017-04-18 21:41:26 -04:00
util Cleanup warnings when timing is not enabled 2017-04-11 17:29:27 -07:00
win fixes for Dave's get/set info code 2017-05-17 01:12:49 -04:00
Makefile.am Implement the changes required to support cross-library coordination. Update PMIx to support intra-process notifications and ensure that we always notify ourselves for events. Add a new ompi/interlib directory where cross-lib coordination code can go, and put the code to declare ourselves there (called from ompi_mpi_init.c). 2017-05-08 10:04:50 -07:00