When I used Unified Memory with managed, and check visual profiler.
A lot of memory copying occurs(HtoD, DtoH both), So I want to control them.
I think there are some functions that automatically copy data according to the situation
in the Unified memory environment then I change those functions.
I found some header only. Is there any way to access the driver api functions?