We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32a251 commit e7ebdf7Copy full SHA for e7ebdf7
CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.17 FATAL_ERROR)
3
project(cosma
4
DESCRIPTION "Communication Optimal Matrix Multiplication"
5
HOMEPAGE_URL "https://github.com/eth-cscs/COSMA"
6
- VERSION 2.6.3
+ VERSION 2.6.4
7
LANGUAGES CXX C)
8
9
0 commit comments