Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Jeff Squyres
61b2f0b9ea
Fix typo preventing compilation (!)
...
This commit was SVN r21016.
2009-04-15 16:50:41 +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
Catch a potential bug spanning several ESS modules. The node_rank and local_rank types were changed to uint16_t, however the modules returned UINT8_MAX as an "invalid" value. To clean this up, define an INVALID value for these types, and change the various modules so they return this value to indicate an invalid response.
2009-01-21 00:19:37 +00:00
mca
Fix typo preventing compilation (!)
2009-04-15 16:50:41 +00:00
orted
Using absolute addresses leads to getting the data from strange places
2009-03-31 16:23:27 +00:00
runtime
More cleanup of pointer array usage
2009-04-13 19:06:54 +00:00
test
Cleanup the nidmap lookup functions and add some comments explaining how we handle the nid, job, and pmap arrays. This fixes a problem we have less-than-full participation in a comm_spawn, causing holes to exist in the pmap array.
2009-04-09 02:48:33 +00:00
tools
Continue work to cleanup user options for slave launch
2009-04-14 20:05:51 +00:00
util
Enable the passing of MCA params to dynamically spawned jobs. This creates a new info_key "ompi_param" that allows a user to specify MCA params for a dynamically spawned job.
2009-04-14 14:15:49 +00:00
CMakeLists.txt
When build from a tarball, there will be Linux-generated files that could not be used on Windows, so exclude them, and use the ones generated by CMake.
2009-03-24 18:10:57 +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
Crumby - get the make tarball correct! Earlier commit was from intermediate state...
2009-02-10 18:33:32 +00:00