cudaErrorInvalidNormSetting

Constant cudaErrorInvalidNormSetting 

Source
pub const cudaErrorInvalidNormSetting: cudaError = 27;
Expand description

This indicates that an attempt was made to read an unsupported data type as a normalized float. This is not supported by CUDA.