23/11/2021 00:55, eagost...@nvidia.com: > From: Elena Agostini <eagost...@nvidia.com> > > gpudev free and unregister functions return > gracefully if input pointer is NULL because > API doc was indicating NULL as a no-op > accepted value. > > cuda driver checks are removed because > redundant with the checks added > in gpudev library.
You didn't remove the check in cuda_mem_register.