.. |
configure.params
|
start of a pml for data reliability
|
2005-11-22 17:24:47 +00:00 |
Makefile.am
|
A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was
|
2006-09-20 22:14:46 +00:00 |
pml_dr_comm.c
|
The last patch for Windows support. Mostly casting and conversion to C++ friendly headers.
|
2006-08-24 16:38:08 +00:00 |
pml_dr_comm.h
|
The last patch for Windows support. Mostly casting and conversion to C++ friendly headers.
|
2006-08-24 16:38:08 +00:00 |
pml_dr_component.c
|
A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was
|
2006-09-20 22:14:46 +00:00 |
pml_dr_component.h
|
The last patch for Windows support. Mostly casting and conversion to C++ friendly headers.
|
2006-08-24 16:38:08 +00:00 |
pml_dr_endpoint.c
|
Add error callback to the btl interface, this allows error to be delivered to
|
2006-08-16 20:21:38 +00:00 |
pml_dr_endpoint.h
|
* Add new PML (CM) and network drivers (MTL) for high speed
|
2006-07-04 01:20:20 +00:00 |
pml_dr_hdr.h
|
- removed unused flags
|
2006-03-27 22:44:26 +00:00 |
pml_dr_iprobe.c
|
- removed unused flags
|
2006-03-27 22:44:26 +00:00 |
pml_dr_irecv.c
|
- removed unused flags
|
2006-03-27 22:44:26 +00:00 |
pml_dr_isend.c
|
A long time waiting patch. Get rid of the comm->c_pml_procs. It was (and that was
|
2006-09-20 22:14:46 +00:00 |
pml_dr_progress.c
|
- removed unused flags
|
2006-03-27 22:44:26 +00:00 |
pml_dr_recvfrag.c
|
more fixes for failover.. and yet still more to come..
|
2006-11-06 21:27:17 +00:00 |
pml_dr_recvfrag.h
|
more fixes for failover.. and yet still more to come..
|
2006-11-06 21:27:17 +00:00 |
pml_dr_recvreq.c
|
- Get rid of inline definition, otherwise static-compilation fails.
|
2006-12-03 14:52:17 +00:00 |
pml_dr_recvreq.h
|
more fixes for failover.. and yet still more to come..
|
2006-11-06 21:27:17 +00:00 |
pml_dr_sendreq.c
|
- Get rid of inline definition, otherwise static-compilation fails.
|
2006-12-03 14:52:17 +00:00 |
pml_dr_sendreq.h
|
more fixes for failover.. and yet still more to come..
|
2006-11-06 21:27:17 +00:00 |
pml_dr_start.c
|
Refs trac:250
|
2006-10-27 12:35:27 +00:00 |
pml_dr_vfrag.c
|
don't try to use a dead btl..
|
2006-11-06 23:25:24 +00:00 |
pml_dr_vfrag.h
|
finished the ompi_free_list_t class nightmare..
|
2006-06-12 22:09:03 +00:00 |
pml_dr.c
|
Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things).
|
2006-11-14 19:34:59 +00:00 |
pml_dr.h
|
The last patch for Windows support. Mostly casting and conversion to C++ friendly headers.
|
2006-08-24 16:38:08 +00:00 |