Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
aaad8ae891
Remove unused var
...
This commit was SVN r24136.
2010-12-02 02:38:13 +00:00
..
config
Per
http://www.open-mpi.org/community/lists/devel/2010/11/8671.php
,
2010-11-12 23:22:11 +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
include
Extend the rmcast APIs to allow enable/disable of comm, required for clean termination by upper layer users.
2010-12-01 13:41:19 +00:00
mca
Remove unused var
2010-12-02 02:38:13 +00:00
orted
Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions.
2010-10-28 15:22:46 +00:00
runtime
Not totally necessary, but good form - init the oversubscribed field in the orte_nid_t object
2010-12-01 12:58:37 +00:00
test
Update a test and add two new ones for testing event lib thread support
2010-11-13 15:39:28 +00:00
threads
Change the event base "wakeup" support to enable the passing of events to the central thread for add/del. Add a macro OPAL_UPDATE_EVBASE for this purpose as it will likely be widely used.
2010-12-01 04:26:43 +00:00
tools
Fix another Sun Studio warning. jobid and vpid need to
2010-11-19 18:12:46 +00:00
util
Extend the rmcast APIs to allow enable/disable of comm, required for clean termination by upper layer users.
2010-12-01 13:41:19 +00:00
CMakeLists.txt
A more clean way to build on Windows.
2010-11-11 12:02:54 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi.
2010-11-08 19:09:23 +00:00