parsec icon indicating copy to clipboard operation
parsec copied to clipboard

Implement GET protocol for dependencies

Open devreal opened this issue 2 years ago • 8 comments

Avoids a round-trip by directly fetching data when a dependency release arrives. Adds runtime_comm_get MCA parameter to enable use of the GET protocol.

Currently enabled to have it worked by CI. I'm not sure I am using the right datatypes since the reshape and redistribute tests are failing...

Signed-off-by: Joseph Schuchart [email protected]

devreal avatar Aug 16 '22 21:08 devreal