Need Python 3.6 to use enum.auto() (#70)
This commit is contained in:
parent
45ecbc885b
commit
7c0cd26d13
@ -10,7 +10,7 @@ CUTLASS requires:
|
|||||||
- NVIDIA CUDA Toolkit (9.2 or later required, 10.2 recommended)
|
- NVIDIA CUDA Toolkit (9.2 or later required, 10.2 recommended)
|
||||||
- CMake 3.12+
|
- CMake 3.12+
|
||||||
- host compiler supporting C++11 or greater (g++ 7.3.0 or Microsoft Visual Studio 2015 recommended)
|
- host compiler supporting C++11 or greater (g++ 7.3.0 or Microsoft Visual Studio 2015 recommended)
|
||||||
- Python 3.5+
|
- Python 3.6+
|
||||||
|
|
||||||
## Initial build steps
|
## Initial build steps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user