Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
oshmem
/
mca
/
scoll
/
mpi
История
Nathan Hjelm
033894b493
Merge pull request
#541
from hjelmn/c99_components
...
C99 component initialization
2015-04-20 10:45:39 -06:00
..
Makefile.am
OSHMEM: add support for MPI collectives
2014-02-25 15:01:10 +00:00
scoll_mpi_component.c
Merge pull request
#541
from hjelmn/c99_components
2015-04-20 10:45:39 -06:00
scoll_mpi_debug.h
OSHMEM: fix warn in macro
2014-03-01 07:54:48 +00:00
scoll_mpi_dtypes.h
OSHMEM: fix bug in scoll/mpi, add fortran support
2014-02-26 17:06:44 +00:00
scoll_mpi_module.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
scoll_mpi_ops.c
OSHMEM: scoll fix corner cases
2014-03-07 12:31:29 +00:00
scoll_mpi.h
MCA: Add the project/project version to the MCA base component
2015-03-27 10:59:04 -06:00