The default C++ standard has been updated from C++14 to C++17 for new projects (maintains backward compatibility with explicit flags). This aligns with modern toolchains in GCC 13 and Clang 17.
: Enhanced conditional execution for graphs now includes ELSE support for IF nodes and SWITCH node support. cuda 12.6 update news
: Compiler support has been added for newer SM architectures, ensuring early optimization for upcoming enterprise and consumer hardware. Key Performance Features and API Enhancements The default C++ standard has been updated from
: Introduced the Range Profiling APIs in CUPTI to simplify profiling for new users and align with modern call structures. cuda 12.6 update news