Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
История
Matthias Jurenz
67f1e35eb0
Fixed Coverity warnings
...
CIDs: 737,739,740,741,742,743,744,756,907,1110,1111 This commit was SVN r19376.
2008-08-20 15:50:15 +00:00
..
attribute
Repair the MPI-2 dynamic operations. This includes:
2008-07-03 17:53:37 +00:00
class
Small fix for including unistd.h header file.
2008-06-27 16:25:31 +00:00
communicator
- Fix the freeing of already allocated buffers, if one fails.
2008-08-11 09:43:01 +00:00
contrib
/vt
Fixed Coverity warnings
2008-08-20 15:50:15 +00:00
datatype
Add more optimizations in the case where heterogeneous support
2008-07-17 04:54:47 +00:00
debuggers
Add some "canary" code to the debugger DLL so that we'll hopefully get
2008-08-14 12:57:44 +00:00
errhandler
Fix CID 387: be safer about string handling when using fixed-length
2008-08-06 12:15:49 +00:00
etc
Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's
2008-06-04 01:28:03 +00:00
file
Finish work related to ticket
#1392
where the versions
2008-08-06 12:16:54 +00:00
group
Fix 2 derefenced NULL variables (Coverty fix 474 & 476).
2008-08-06 15:50:54 +00:00
include
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00
info
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
2008-06-09 14:53:58 +00:00
mca
no need to create and free the groups. We just want to translate the ranks and we can use the internal group structures right away for that operation. Fixes an issue with groups that have not been freed previously, due to the fact that ompi_group_free was not visible here (I know, this could have been solved also by setting OMPI_DECLSPEC on ompi_group_free, but this solution should be faster.)
2008-08-19 13:59:58 +00:00
mpi
Don't forget to release the temporary arrays used for converting
2008-08-17 21:57:59 +00:00
op
remove some useless qualifiers.
2008-05-21 01:11:49 +00:00
peruse
Replace the ompi_pointer_array with opal_pointer_array. The next step
2007-12-21 06:02:00 +00:00
proc
Fix CID 839: minor memory leak on error
2008-08-11 20:46:27 +00:00
request
* Revert r18067
2008-06-07 02:44:10 +00:00
runtime
Change the #if checks to allow configurations --without-threads to work
2008-08-13 17:39:27 +00:00
tools
Some more work on the man pages:
2008-08-07 19:20:40 +00:00
win
Replace the ompi_pointer_array with opal_pointer_array. The next step
2007-12-21 06:02:00 +00:00
Makefile.am
Some more work on the man pages:
2008-08-07 19:20:40 +00:00