compiling opencv cascade filter application gives me this error

Error File uses too much global constant data (0x126e8 bytes, 0x10000 max)
‘_ZN6thrust8cuda_cub3cub30DeviceRadixSortDownsweepKernelINS1_21DeviceRadixSortPolicyIfiiE9Policy700ELb0ELb1EfiiEEvPKT2_PS6_PKT3_PSA_PT4_SE_iiNS1_13GridEvenShareISE_EE’ uses too much shared data (0xc2f0 bytes, 0xc000 max) CascadeClassifier C:\Users\Jim S\source\repos\CascadeClassifier\CascadeClassifier\CUDALINK 1

using cuda 10.0 … compute cap sm_61