Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
debuggers
История
George Bosilca
df80d21e04
Get rid of the recv_context field. Instead we can rely on the unique_id,
...
which is shared between the DLL and the parallel debugger. This commit was SVN r16492.
2007-10-17 22:07:38 +00:00
..
debuggers.h
Add OMPI_DECLSPEC before all exported functions.
2005-12-31 12:18:15 +00:00
Makefile.am
Add th headers to the make dist.
2006-10-06 14:52:44 +00:00
mpi_interface.h
mqs_communicator type should not be changed as it serves as the interface
2007-09-24 19:02:56 +00:00
ompi_dll_defs.h
Get rid of the recv_context field. Instead we can rely on the unique_id,
2007-10-17 22:07:38 +00:00
ompi_dll.c
Get rid of the recv_context field. Instead we can rely on the unique_id,
2007-10-17 22:07:38 +00:00
ompi_totalview.c
The message queue is now back online. It heavely depend on the
2007-08-16 04:33:04 +00:00