This website requires JavaScript.
Explore
Help
Sign In
ports
/
openmpi
Watch
1
Star
1
Fork
0
You've already forked openmpi
Code
Releases
Activity
openmpi
/
orte
History
Ralph Castain
45af6cf59e
The move of the orte_db framework to opal required that we create an opaque opal_identifier_t type as OPAL cannot know anything about the ORTE process name. However, passing a value down to opal and then having the db components reference it causes alignment issues on Solaris Sparc platforms. So pass the pointer instead and do the old "memcpy" trick to avoid the problem.
...
This commit was SVN r28308.
2013-04-08 23:34:16 +00:00
..
etc
Backing out the Open SHMEM project
2013-02-12 17:45:27 +00:00
include
Automatically generate a list of installed frameworks in project/include/project/frameworks.h
2013-03-27 21:10:32 +00:00
mca
The move of the orte_db framework to opal required that we create an opaque opal_identifier_t type as OPAL cannot know anything about the ORTE process name. However, passing a value down to opal and then having the db components reference it causes alignment issues on Solaris Sparc platforms. So pass the pointer instead and do the old "memcpy" trick to avoid the problem.
2013-04-08 23:34:16 +00:00
orted
Daemonize prior to starting any progress threads
2013-04-08 00:42:57 +00:00
runtime
The move of the orte_db framework to opal required that we create an opaque opal_identifier_t type as OPAL cannot know anything about the ORTE process name. However, passing a value down to opal and then having the db components reference it causes alignment issues on Solaris Sparc platforms. So pass the pointer instead and do the old "memcpy" trick to avoid the problem.
2013-04-08 23:34:16 +00:00
test
Add test for comm_spawn with info keys
2013-03-24 14:38:33 +00:00
tools
Update OMPI frameworks to use the MCA framework system.
2013-03-27 21:17:31 +00:00
util
The move of the orte_db framework to opal required that we create an opaque opal_identifier_t type as OPAL cannot know anything about the ORTE process name. However, passing a value down to opal and then having the db components reference it causes alignment issues on Solaris Sparc platforms. So pass the pointer instead and do the old "memcpy" trick to avoid the problem.
2013-04-08 23:34:16 +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 all remaining vestiges of the Windows integration
2013-02-28 17:31:47 +00:00