ucc icon indicating copy to clipboard operation
ucc copied to clipboard

EC/ROCM: add host execution capability

Open edgargabriel opened this issue 3 years ago • 0 comments

What

Introduce the ability to use host based reduction and copy operations

Why?

This avoids the cost of a kernel launch., which can be beneficial for short messages and when trying to overlap communication and computation occurring on the GPU.

edgargabriel avatar Aug 26 '22 14:08 edgargabriel