Do you have plans to update cuda version used for build?

Recently cuda 11.7 was released. Just curious do you have plans to bump cuda version in the nearest future? Thanks.

A CUDA update is not planned at the moment.

As mentioned in What Cuda version should I use when launching on host using python API? - #2 by guillaumekln, the Python package should still work when CUDA 11.7 is installed on the host so it seems there is little benefit in updating CUDA for the build.

Thanks for the answer. Not a problem for us. Maybe it will make the overall process a bit easier for everyone because on Ubuntu 20.04 I got the error Bad return status for module build on kernel: when installing 11.2.2 version. When installing 11.5 or 11.7 everything works out of the box without any problem.