Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
btl
/
gm
История
Jeff Squyres
c9f072b84f
Strike down a few more stray places that were registering
...
mpi_leave_pinned and replace them with the one central global variable. This commit was SVN r13349.
2007-01-29 20:24:31 +00:00
..
btl_gm_component.c
Strike down a few more stray places that were registering
2007-01-29 20:24:31 +00:00
btl_gm_endpoint.c
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
btl_gm_endpoint.h
* make gm wire-up endian safe
2006-02-28 02:03:46 +00:00
btl_gm_frag.c
This commit fixes trac:729. Initialize pointer to registration to NULL. Otherwise
2007-01-09 10:29:20 +00:00
btl_gm_frag.h
Fix compilation with GM version smaller than 2.0. Fix compilation warnings.
2006-11-01 10:26:15 +00:00
btl_gm_proc.c
Fix compilation with GM version smaller than 2.0. Fix compilation warnings.
2006-11-01 10:26:15 +00:00
btl_gm_proc.h
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
btl_gm.c
Second take at fixing the issues with using ompi_ptr_t. Add helper functions for converting from .pval to .lval and vice-versa. Users of ompi_ptr_t types should only use one of the fields in the union unless using the helper conversion functions. For the BTLs, local pointers will always be stored in the .pval field and remote pointers always stored in the .lval field.
2007-01-07 01:48:57 +00:00
btl_gm.h
Use OMPI_FREE_LIST_GET not the blocking OMPI_FREE_LIST_WAIT, this allows GM
2006-10-10 14:56:55 +00:00
configure.m4
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
configure.params
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
Makefile.am
Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
2006-12-05 18:27:24 +00:00