assert when calling global_ptr<T>::local() on device pointers

Issue #464 resolved
Colin MacLean created an issue

For debug purposes, global_ptr<T>::local() should assert that usage of this function on non-host memory kinds is incorrect usage.

Comments (3)

  1. Log in to comment