Cub/iterator/transform_input_iterator.cuh is not installed on fresh DGX10 system

On a freshly installed DGX10 system, I am trying to compile existing code.

Strangely, the include file <cub/cub.h> is found but <cub/iterator/transform_input_iterator.cuh> is not.

Is there a way to remedy this situation?