Actually, a more general question:
When reading the CUDA Programming Guide, you are told what the significant changes are from the last version. But - that’s not the case for the Runtime API and Driver API parts of the documentation. What’s an effective way of finding the “diff” between subsequent version? I don’t want to resort to textual methods…
More specifically: What changes are there in the runtime and driver APIs between CUDA 11.5 and 11.6?