-
- Downloads
Add ECMWF multiple-handle based test
Fixes an issue with transport completion being sent to the wrong entities, and a missing check on receive of a transport, where the local-id destination of the incoming CDO was ignored, and another handle (the first REQUIRED to be found) was filled instead.
Showing
- configure.ac 1 addition, 0 deletionsconfigure.ac
- include/maestro/i_pool_manager_protocol.h 6 additions, 4 deletionsinclude/maestro/i_pool_manager_protocol.h
- maestro/cdo.c 34 additions, 20 deletionsmaestro/cdo.c
- maestro/pool.c 4 additions, 3 deletionsmaestro/pool.c
- maestro/pool_client.c 12 additions, 11 deletionsmaestro/pool_client.c
- maestro/pool_manager.c 14 additions, 5 deletionsmaestro/pool_manager.c
- maestro/pool_manager_registry.c 8 additions, 2 deletionsmaestro/pool_manager_registry.c
- tests/.gitignore 3 additions, 0 deletionstests/.gitignore
- tests/Makefile.am 3 additions, 0 deletionstests/Makefile.am
- tests/check_ecmwf_handle.sh.in 75 additions, 0 deletionstests/check_ecmwf_handle.sh.in
- tests/ecmwf_handle_consumer.c 42 additions, 0 deletionstests/ecmwf_handle_consumer.c
- tests/ecmwf_handle_producer.c 21 additions, 0 deletionstests/ecmwf_handle_producer.c
- transport/rdma.c 3 additions, 3 deletionstransport/rdma.c
- transport/transport.c 8 additions, 6 deletionstransport/transport.c
Loading
Please sign in to comment