nppiEncodeHuffmanScan_JPEG_8u16s_P3R() fails

Hi,
I have problem running the sample jpegNPP; the code fails when calling the function nppiEncodeHuffmanScan_JPEG_8u16s_P3R() with en error telling:
NPP_NOT_SUFFICIENT_COMPUTE_CAPABILITY(-1027).

The configuration of the pc is: Windows 10pro 64, GTX-1060 (driver 369.30), Cuda Sdk 8.0.44.
The sample works fine on the same pc with a quadro K620. And this sample has worked fine on the same pc under Windows 8.1 and this gtx-1060.

Someone can help?

regards