We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a1410 commit 9a45f30Copy full SHA for 9a45f30
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.21)
2
-project(STRUMPACK VERSION 7.2.0 LANGUAGES CXX C Fortran)
+project(STRUMPACK VERSION 8.0.0 LANGUAGES CXX C Fortran)
3
cmake_policy(SET CMP0074 NEW)
4
5
option(STRUMPACK_USE_MPI "Build with MPI support" ON)
0 commit comments