Fix compatibility with the latests version of cudawrappers
It is no longer possible to pass a cu::Context
to the constructor of cu::HostMemory
, so this is removed.
It is no longer possible to pass a cu::Context
to the constructor of cu::HostMemory
, so this is removed.