From 59de82688b2fffffa37af8f108f57adc61e8989e Mon Sep 17 00:00:00 2001 From: Matthew Nicely <50021634+mnicely@users.noreply.github.com> Date: Wed, 21 Dec 2022 11:57:55 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bae618f8..2256f2a2 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ CUTLASS 2.11 is an update to CUTLASS adding: - Maxwell and Pascal GPU architectures - Ubuntu 16.04 - CUDA 10.2 + - C++ 11 +- ** Future requirement announcement:**CUTLASS plans to add the following requirements in the next major release: + - Minimum C++ standard - C++17 **See the [CHANGELOG](CHANGELOG.md) for a detailed listing of releases and updates.**