Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
История
Ralph Castain
f6b4db0b79
Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list.
...
This commit was SVN r27908.
2013-01-25 18:33:25 +00:00
..
backtrace
Some platforms don't have <execinfo.h>, even if they have backtrace()
2011-07-10 11:14:19 +00:00
base
Per RFC: Make mca_base_param_deregister usable by changing its behavior to create a hole in the parameter array instead of deleting the parameter.
2012-11-26 20:55:02 +00:00
compress
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
2012-11-06 19:09:26 +00:00
crs
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
2012-11-06 19:09:26 +00:00
event
Keep libevent headers from being installed in the wrong place. The top level
2013-01-24 22:23:51 +00:00
hwloc
Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list.
2013-01-25 18:33:25 +00:00
if
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
2012-11-06 19:09:26 +00:00
installdirs
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
2012-11-06 19:09:26 +00:00
memchecker
add missing #include of opal/util/output.h
2012-11-13 07:14:41 +00:00
memcpy
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
memory
Fix copy and paste error in linux memory component debug output.
2013-01-16 18:27:57 +00:00
pstat
Pack/unpack the disk and net stats so they get passed along
2013-01-16 21:54:48 +00:00
shmem
New sm BTL initialization take two. This approach is pretty simple. Instead of
2013-01-11 16:24:56 +00:00
timer
Need to make sure that only the winning component sets the include file.
2012-02-20 16:45:54 +00:00
Makefile.am
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
mca.h
Refs trac:3275.
2012-09-11 20:47:24 +00:00