Hi,
In ncu I can launch a System Trace activity to capture some Vulkan activity, which suggests that the tool knows about Vulkan. But I can’t launch a profile session - I always get ==WARNING== No kernels were profiled. I couldn’t find anything related to Vulkan in the user guide, but I still believe it should possible to collect the metrics - after all the GPU runs the same SASS no matter if it was launched with Vulkan or Cuda. Maybe there’s an API exist that can tell the device to start/stop the capture? Or Vulkan-Cuda interoperability path?