Skip to content

Add tests on asynchronous host-to-device copy and back

Artem Zhmurov requested to merge devicebuffer_AddAsyncTests into master

The copy routines take different paths depending on transfer kind, hence both sync and async copy should be tested. This adds tests for async calls.

Edited by Artem Zhmurov

Merge request reports