We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774b203 commit 1c2a942Copy full SHA for 1c2a942
1 file changed
CMakeLists.txt
@@ -54,7 +54,7 @@ endif()
54
project(MATX
55
LANGUAGES CUDA CXX
56
DESCRIPTION "A modern and efficient header-only C++ library for numerical computing on GPU"
57
- VERSION 0.2.2
+ VERSION 0.2.3
58
HOMEPAGE_URL "https://github.com/NVIDIA/MatX")
59
60
if (NOT CMAKE_CUDA_ARCHITECTURES)
0 commit comments