cudaMalloc/cudaFree
cutf::memory::get_device_unique_ptr<type>(size)cudaMallocHost/cudaFreeHost
cutf::memory::get_host_unique_ptr<type>(size)cudaCreateStream/cudaDestroyStream
cutf::stream::get_stream_unique_ptr(device_id = 0)cublasCreate/cublasDestroy
cutf::cublas::get_cublas_unique_ptr(device_id = 0)