Josh Hursey
|
542330e3a7
|
Commit of ORCA: Open MPI Runtime Collaborative Abstraction
This is a runtime interposition project that sits between the OMPI and ORTE layers in Open MPI.
The project is described on the wiki:
https://svn.open-mpi.org/trac/ompi/wiki/Runtime_Interposition
And on this email thread:
http://www.open-mpi.org/community/lists/devel/2012/06/11109.php
This commit was SVN r26670.
|
2012-06-26 21:42:16 +00:00 |
|
Rolf vandeVaart
|
d6881f3a4f
|
Rename one function. Add some new functions that can support asynchronous CUDA copies.
This commit was SVN r26611.
|
2012-06-15 16:56:30 +00:00 |
|
Rolf vandeVaart
|
f8ace21366
|
Rename a few things for clarity. Add a stream.
This commit was SVN r26447.
|
2012-05-17 18:10:59 +00:00 |
|
Rolf vandeVaart
|
41870ce6ee
|
Mostly fix some of the verbose output. Also fix issue
where memory handle was blocking other registration.
This commit was SVN r26124.
|
2012-03-09 21:28:56 +00:00 |
|
Rolf vandeVaart
|
c7a0ce2755
|
Two new mpools. They are not used now (and by default, not compiled)
but they will be soon. Provide support for GPU buffer transfers within a node.
This commit was SVN r26008.
|
2012-02-22 23:32:36 +00:00 |
|
Rolf vandeVaart
|
9441f33981
|
Improve an error message. Replace tabs with spaces.
This commit was SVN r25688.
|
2012-01-03 15:19:01 +00:00 |
|
Rolf vandeVaart
|
8073f5002a
|
Some additional CUDA specific code.
Adding a few more support functions that will be used in future development.
This commit was SVN r25684.
|
2011-12-29 12:31:54 +00:00 |
|
Rolf vandeVaart
|
6ca186fb64
|
Delay some initialization until needed. This eliminates some
warnings and removes need for CUDA init before MPI_Init.
This commit was SVN r25678.
|
2011-12-21 15:21:57 +00:00 |
|
Rolf vandeVaart
|
3d8c6b83a9
|
Make some error messages more helpful
This commit was SVN r25209.
|
2011-09-29 16:32:46 +00:00 |
|
Rolf vandeVaart
|
3d3b3d4dad
|
Add support for CUDA registering sm and openib buffers. Feature is disabled by default.
This commit was SVN r24987.
|
2011-08-04 10:15:45 +00:00 |
|