Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
proc
История
Ralph Castain
2a1cf2ae81
Create two new modex functions for send/recv of specific OPAL data types - basically, ensure that the values are packed and unpacked appropriately. Provides a convenience function as otherwise anyone wanting to send a value had to do this themselves.
...
Use it to send the arch. This commit was SVN r21677.
2009-07-15 04:54:53 +00:00
..
Makefile.am
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
proc.c
Create two new modex functions for send/recv of specific OPAL data types - basically, ensure that the values are packed and unpacked appropriately. Provides a convenience function as otherwise anyone wanting to send a value had to do this themselves.
2009-07-15 04:54:53 +00:00
proc.h
- Split the datatype engine into two parts: an MPI specific part in
2009-07-13 04:56:31 +00:00