Skip to content

VTK-m waits for cuda streams to finish before host access

Previously it was possible for VTK-m to access memory from the host before the computations in a stream finished.

Merge request reports