Will NVPP work if I allocate memory using cudaMalloc or cuMemAlloc rather than its built in memory allocator?
Thanks