CUDA 13.0 and 13.1 leak in documentation?

Hi all,

I was just a bit confused looking at this, thinking I had amnesia or something:

Sp the documentation on libcudacxx 3.1 appears to refer to CUDA toolkits 13.0 and 13.1, both of which have not been released yet.

So I think, we may not have to wait very long for 13.0 to show up.

Also, happy birthday CUDA! You’re 18 years old and in some countries you may now legally buy alcohol.


Revision History

06/2007 - Version 1.0
06/2007 - Version 0.9
02/2007 - Version 0.8 - Initial public Beta

FWIW, the CUDA project started in the summer of 2005. In June, if my memory is correct. There was a non-public alpha release under NDA in November of 2006. Not sure how many got to take that for a spin, in my recollection it was just a handful of entities outside of NVIDIA.

Even with that timeline, in its place of origin CUDA will have to wait another year before it can legally purchase alcoholic drinks …

Yes, if you look around in the public NVIDIA repositories, from time to time one can find information about upcoming releases.

CUDA 13 will probably deprecate double4 and add replacement types with either 16-byte or 32-byte alignment. Handle upcoming vector type change by bernhardmgruber · Pull Request #5036 · NVIDIA/cccl · GitHub