Skip to content

Fix compatibility with the latests version of cudawrappers

Bram Veenboer requested to merge fix-cudawrappers into main

It is no longer possible to pass a cu::Context to the constructor of cu::HostMemory, so this is removed.

Merge request reports