3rdparty\cub\cub\block…/util_ptx.cuh(258): error : identifier “__barrier_sync” is undefined
3rdparty\cub\cub\block…/util_ptx.cuh(291): error : identifier “__any_sync” is undefined
3rdparty\cub\cub\block…/util_ptx.cuh(304): error : identifier “__all_sync” is undefined
3rdparty\cub\cub\block…/util_ptx.cuh(317): error : identifier “__ballot_sync” is undefined
hi all, compiling mxnet-master with vs2015x64 got errors above.
any one knows how to solve it ?