Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Tim Mattox
820b209564
Oops, forgot to update the copyright date range...
...
This commit was SVN r20239.
2009-01-09 19:04:52 +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
Roll in the revamped IOF subsystem. Per the devel mailing list email, this is a complete rewrite of the iof framework designed to simplify the code for maintainability, and to support features we had planned to do, but were too difficult to implement in the old code. Specifically, the new code:
2008-10-18 00:00:49 +00:00
mca
Oops, forgot to update the copyright date range...
2009-01-09 19:04:52 +00:00
orted
Continue to improve timing instrumentation. Add ability to store timing data directly to a file instead of just to stdout.
2009-01-08 14:27:52 +00:00
runtime
Continue to improve timing instrumentation. Add ability to store timing data directly to a file instead of just to stdout.
2009-01-08 14:27:52 +00:00
test
Ensure we avoid overflows, handle the odd number of nodes case
2008-12-31 01:11:57 +00:00
tools
Fix CID 1188. Minor issue; just convert to snprintf instead of sprintf.
2009-01-03 14:46:46 +00:00
util
Expose the nidmap and pidmap as orte globals so that components in other frameworks can access and/or manipulate them without forcing API modifications - modify the individual ess components that were affected so they use the global variables. Add a list of attributes to the nids for storing node-related data (e.g., modex attrs), and define a new object for that purpose.
2009-01-07 14:58:38 +00:00
CMakeLists.txt
- 1/4 commit for Windows Visual Studio and CCP support:
2008-12-10 20:59:20 +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
Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte.
2008-03-05 22:44:35 +00:00