Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
coll
/
hierarch
История
Gilles Gouaillardet
64c18686b7
fix ompi_request_wait vs ompi_request_wait_all and
...
MPI_STATUS_IGNORE vs MPI_STATUSES_IGNORE
2014-11-04 12:16:30 +09:00
..
coll_hierarch_allreduce.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_hierarch_barrier.c
- On the way to get the BTLs split out and lessen dependency on orte:
2009-02-14 02:26:12 +00:00
coll_hierarch_bcast.c
fix ompi_request_wait vs ompi_request_wait_all and
2014-11-04 12:16:30 +09:00
coll_hierarch_component.c
MCA/base: Add new MCA variable system
2013-03-27 21:09:41 +00:00
coll_hierarch_reduce.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_hierarch_tmpcoll.c
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00
coll_hierarch.c
Some more cleanups. Remove direct references to ORTE by changing OMPI_CAST_ORTE_NAME -> OMPI_CAST_RTE_NAME. Ensure that ORTE tools (mpirun, orted, tools) set the OPAL proc structure fields so OPAL knows what is going on and uses the correct print functions (still need to fix the problem for non-MPI apps). Properly return uint32_t from the opal utilities instead of int32_t as that is what the ORTE process name fields contain.
2014-08-01 14:44:11 +00:00
coll_hierarch.h
- Get pgcc on XT to complain less:
2009-03-13 02:10:32 +00:00
configure.m4
Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a
2013-08-30 16:54:55 +00:00
Makefile.am
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00