cudaErrorHostMemoryAlreadyRegistered

Constant cudaErrorHostMemoryAlreadyRegistered 

Source
pub const cudaErrorHostMemoryAlreadyRegistered: cudaError = 712;
Expand description

This error indicates that the memory range passed to ::cudaHostRegister() has already been registered.