pub const cudaErrorInvalidNormSetting: cudaError = 27;
This indicates that an attempt was made to read an unsupported data type as a normalized float. This is not supported by CUDA.