Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
memory
/
malloc_hooks
История
Brian Barrett
b808fb82c9
* fix compiler warning about void* -> function pointer casting. Stupid
...
compilers and return type of munmap.... This commit was SVN r7551.
2005-09-30 04:57:08 +00:00
..
configure.m4
* Add malloc_interpose memory manager intercept functions that should work
2005-08-21 19:01:39 +00:00
configure.params
* Add malloc_interpose memory manager intercept functions that should work
2005-08-21 19:01:39 +00:00
Makefile.am
Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well.
2005-09-22 12:28:54 +00:00
memory_malloc_hooks_component.c
* for some reason, was having issues with C bool vs C++ bool on odin.
2005-08-23 16:03:16 +00:00
memory_malloc_hooks.c
* fix compiler warning about void* -> function pointer casting. Stupid
2005-09-30 04:57:08 +00:00