FindCUDAToolkit doesn't support CUPTI API library
I am just switching over from the deprecated `FindCUDA` to `FindCUDAToolkit` as recommended, however I notice the CUPTI API library, `libcupti` has been omitted from the script, whilst others such as `cuFFT` are present. Would it be possible to support the CUPTI API?
issue