Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
История
Nathan Hjelm
8ab9b628b5
Add missing file to tarball
...
This commit was SVN r32181.
2014-07-09 18:01:05 +00:00
..
backtrace
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
base
Fix error and warning messages after reverting
2014-07-09 14:46:19 +00:00
common
Add missing file to tarball
2014-07-09 18:01:05 +00:00
compress
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
crs
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
dstore
Per the RFC issued here:
2014-06-01 04:28:17 +00:00
event
Revert r31765 as it causes segfaults in all orte tools. We aren't getting all the events off of the event base in those tools prior to opal calling event_base_free, and that means there are stale memory references that libevent is trying to release.
2014-05-15 14:02:16 +00:00
hwloc
Protect against NULL return from malloc
2014-06-19 20:57:56 +00:00
if
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
installdirs
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
memchecker
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
memcpy
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
memory
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
pstat
In case someone wants to use the pstat framework, we need to have the usual open/close functions that were lost in the conversion to the new framework system
2014-07-07 13:53:29 +00:00
sec
Turns out that valgrind has issues with strings that don't fall on nice 4-byte alignments with some optimized builds. So make the default security credential a nice 7-characters (so we get 8-bytes with the NULL terminator) to make valgrind shut up.
2014-05-22 00:36:25 +00:00
shmem
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
timer
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +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