1
1
openmpi/opal/mca/btl/scif
Gilles Gouaillardet fec973efda configury: test portability
replace test ... -o ... with test ... || test ...
and test ... -a ... with test ... && test ...
2015-12-28 13:58:45 +09:00
..
btl_scif_add_procs.c btl/scif: fix a typo 2015-02-26 13:45:51 +09:00
btl_scif_component.c Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
btl_scif_endpoint.c Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL. 2014-11-11 17:00:42 -08:00
btl_scif_endpoint.h Typo in the modex_recv. 2015-09-14 18:00:02 -04:00
btl_scif_frag.c btl/scif: update for BTL 3.0 interface 2015-02-13 11:46:36 -07:00
btl_scif_frag.h Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
btl_scif_get.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_scif_module.c opal/mpool: add support for passing access flags to register 2015-10-05 13:53:55 -06:00
btl_scif_put.c btl/scif: update for BTL 3.0 interface 2015-02-13 11:46:36 -07:00
btl_scif_send.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_scif.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
configure.m4 configury: test portability 2015-12-28 13:58:45 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00