We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7dabe5 commit 64992a9Copy full SHA for 64992a9
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.2
+ VERSION 2.6.3
7
LANGUAGES CXX C)
8
9
0 commit comments