.. |
attribute
|
Fixes trac:2767: Recursive locking when ROMIO used with THREAD_MULITPLE
|
2011-05-04 06:31:42 +00:00 |
class
|
Add support for CUDA registering sm and openib buffers. Feature is disabled by default.
|
2011-08-04 10:15:45 +00:00 |
communicator
|
Fix a few miscelaneous memory leaks.
|
2011-07-08 16:39:58 +00:00 |
config
|
fix a typo and add an actual pvfs function in the configure link-test.
|
2011-09-07 15:46:41 +00:00 |
contrib
|
Changes to VT:
|
2011-08-30 11:14:56 +00:00 |
datatype
|
Unsigned datatypes should be redirected to their unsigned correspondants
|
2011-05-03 12:53:52 +00:00 |
debuggers
|
Make the no-orte case compile again
|
2011-04-20 16:48:07 +00:00 |
errhandler
|
Add a resilience to ORTE. Allows the runtime to continue after a process (or
|
2011-06-23 20:38:02 +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 |
file
|
Clean up request handling in the I/O framework to be more consistent with
|
2009-11-26 05:13:43 +00:00 |
group
|
Fix formatting in group and communicator code (- No functionality changes -)
|
2010-10-04 14:54:58 +00:00 |
include
|
Only build the f90 ext stuff if we're also building the f90 bindings
|
2011-06-27 20:39:11 +00:00 |
info
|
Some relatively minor C/R related cleanup
|
2010-07-30 18:59:34 +00:00 |
mca
|
Check add_procs return value
|
2011-09-11 14:53:26 +00:00 |
mpi
|
Make the compiler wrappers work correctly for MinGW build.
|
2011-08-16 12:32:41 +00:00 |
mpiext
|
Fix minor typo -- f90, not f77
|
2011-06-27 20:38:30 +00:00 |
op
|
Reshape the datatype engine. The basic types are built down in OPAL. MPI types are
|
2011-01-13 06:08:54 +00:00 |
peruse
|
- Sanity check initialization and finalization of PERUSE.
|
2010-01-12 16:36:24 +00:00 |
proc
|
By popular demand the epoch code is now disabled by default.
|
2011-08-26 22:16:14 +00:00 |
request
|
* Implement long-ago discussed RFC to add a callback data pointer in the
|
2011-06-30 20:05:16 +00:00 |
runtime
|
Move the resilient orte errmgr code into a seperate errmgr for now while it's
|
2011-07-28 21:24:34 +00:00 |
tools
|
Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves.
|
2011-09-11 19:02:24 +00:00 |
win
|
Fixes trac:2767: Recursive locking when ROMIO used with THREAD_MULITPLE
|
2011-05-04 06:31:42 +00:00 |
CMakeLists.txt
|
Set the compiler flags in a better way.
|
2011-09-12 08:24:27 +00:00 |
Makefile.am
|
Just use the LIB definition.
|
2011-02-25 00:39:05 +00:00 |