diff --git a/CMakeLists.txt b/CMakeLists.txt index fbda6bfb8f0..c080a290109 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -project(Ginkgo LANGUAGES C CXX VERSION 1.7.0 DESCRIPTION "A numerical linear algebra library targeting many-core architectures") +project(Ginkgo LANGUAGES C CXX VERSION 1.8.0 DESCRIPTION "A numerical linear algebra library targeting many-core architectures") set(Ginkgo_VERSION_TAG "develop") set(PROJECT_VERSION_TAG ${Ginkgo_VERSION_TAG}) # Cuda and Hip also look for Threads. Set it before any find_package to ensure the Threads setting is not changed. diff --git a/benchmark/test/reference/blas.profile.stderr b/benchmark/test/reference/blas.profile.stderr index 7307fb0ad7e..6718f1fc17d 100644 --- a/benchmark/test/reference/blas.profile.stderr +++ b/benchmark/test/reference/blas.profile.stderr @@ -1,11 +1,11 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 The operations are copy,axpy,scal -Running test case n = 100 -DEBUG: begin n = 100 +Running test case n = 100 +DEBUG: begin n = 100 Running blas: copy DEBUG: begin copy DEBUG: begin dense::fill @@ -39,4 +39,4 @@ DEBUG: begin dense::scale DEBUG: end dense::scale DEBUG: end repetition DEBUG: end scal -DEBUG: end n = 100 +DEBUG: end n = 100 diff --git a/benchmark/test/reference/blas.simple.stderr b/benchmark/test/reference/blas.simple.stderr index 966ed597166..a7629872106 100644 --- a/benchmark/test/reference/blas.simple.stderr +++ b/benchmark/test/reference/blas.simple.stderr @@ -1,10 +1,10 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 The operations are copy,axpy,scal -Running test case n = 100 +Running test case n = 100 Running blas: copy Running blas: axpy Running blas: scal diff --git a/benchmark/test/reference/conversion.all.stderr b/benchmark/test/reference/conversion.all.stderr index f6f1002e443..bc108aebd0d 100644 --- a/benchmark/test/reference/conversion.all.stderr +++ b/benchmark/test/reference/conversion.all.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/conversion.matrix.stderr b/benchmark/test/reference/conversion.matrix.stderr index 5e7bd1cce24..3c96787caad 100644 --- a/benchmark/test/reference/conversion.matrix.stderr +++ b/benchmark/test/reference/conversion.matrix.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/conversion.profile.stderr b/benchmark/test/reference/conversion.profile.stderr index b25fb4d42ee..cdee42e56d8 100644 --- a/benchmark/test/reference/conversion.profile.stderr +++ b/benchmark/test/reference/conversion.profile.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/conversion.simple.stderr b/benchmark/test/reference/conversion.simple.stderr index 53777a4fc53..6387a627d72 100644 --- a/benchmark/test/reference/conversion.simple.stderr +++ b/benchmark/test/reference/conversion.simple.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/distributed_solver.matrix.stderr b/benchmark/test/reference/distributed_solver.matrix.stderr index cd2bb49261c..350c26864f1 100644 --- a/benchmark/test/reference/distributed_solver.matrix.stderr +++ b/benchmark/test/reference/distributed_solver.matrix.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/distributed_solver.profile.stderr b/benchmark/test/reference/distributed_solver.profile.stderr index e8ef115f8c2..546d0b57ed7 100644 --- a/benchmark/test/reference/distributed_solver.profile.stderr +++ b/benchmark/test/reference/distributed_solver.profile.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/distributed_solver.simple.stderr b/benchmark/test/reference/distributed_solver.simple.stderr index bdf57c2d0e1..da44faec916 100644 --- a/benchmark/test/reference/distributed_solver.simple.stderr +++ b/benchmark/test/reference/distributed_solver.simple.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/matrix_statistics.matrix.stderr b/benchmark/test/reference/matrix_statistics.matrix.stderr index 0b31ef3a888..c1b4b70dafc 100644 --- a/benchmark/test/reference/matrix_statistics.matrix.stderr +++ b/benchmark/test/reference/matrix_statistics.matrix.stderr @@ -1,4 +1,4 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running test case Matrix is of size (36, 36), 208 diff --git a/benchmark/test/reference/matrix_statistics.simple.stderr b/benchmark/test/reference/matrix_statistics.simple.stderr index bfaa411873e..fb70df9337b 100644 --- a/benchmark/test/reference/matrix_statistics.simple.stderr +++ b/benchmark/test/reference/matrix_statistics.simple.stderr @@ -1,4 +1,4 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running test case stencil(100, 7pt) Matrix is of size (125, 125), 725 diff --git a/benchmark/test/reference/multi_vector_distributed.profile.stderr b/benchmark/test/reference/multi_vector_distributed.profile.stderr index 85bd138514b..d60bb8e36ba 100644 --- a/benchmark/test/reference/multi_vector_distributed.profile.stderr +++ b/benchmark/test/reference/multi_vector_distributed.profile.stderr @@ -1,11 +1,11 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 The operations are copy,axpy,scal -Running test case n = 100 -DEBUG: begin n = 100 +Running test case n = 100 +DEBUG: begin n = 100 Running blas: copy DEBUG: begin copy DEBUG: begin partition::build_ranges_from_global_size @@ -129,4 +129,4 @@ DEBUG: begin dense::scale DEBUG: end dense::scale DEBUG: end repetition DEBUG: end scal -DEBUG: end n = 100 +DEBUG: end n = 100 diff --git a/benchmark/test/reference/multi_vector_distributed.simple.stderr b/benchmark/test/reference/multi_vector_distributed.simple.stderr index 966ed597166..a7629872106 100644 --- a/benchmark/test/reference/multi_vector_distributed.simple.stderr +++ b/benchmark/test/reference/multi_vector_distributed.simple.stderr @@ -1,10 +1,10 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 The operations are copy,axpy,scal -Running test case n = 100 +Running test case n = 100 Running blas: copy Running blas: axpy Running blas: scal diff --git a/benchmark/test/reference/preconditioner.matrix.stderr b/benchmark/test/reference/preconditioner.matrix.stderr index 7452ab91b3a..c6ff9ad8a6d 100644 --- a/benchmark/test/reference/preconditioner.matrix.stderr +++ b/benchmark/test/reference/preconditioner.matrix.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/preconditioner.profile.stderr b/benchmark/test/reference/preconditioner.profile.stderr index 328a738583c..818f9a9bdd3 100644 --- a/benchmark/test/reference/preconditioner.profile.stderr +++ b/benchmark/test/reference/preconditioner.profile.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/preconditioner.reordered.stderr b/benchmark/test/reference/preconditioner.reordered.stderr index a428671486f..f0696ae928a 100644 --- a/benchmark/test/reference/preconditioner.reordered.stderr +++ b/benchmark/test/reference/preconditioner.reordered.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/preconditioner.simple.stderr b/benchmark/test/reference/preconditioner.simple.stderr index a428671486f..f0696ae928a 100644 --- a/benchmark/test/reference/preconditioner.simple.stderr +++ b/benchmark/test/reference/preconditioner.simple.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/solver.matrix.stderr b/benchmark/test/reference/solver.matrix.stderr index cd2bb49261c..350c26864f1 100644 --- a/benchmark/test/reference/solver.matrix.stderr +++ b/benchmark/test/reference/solver.matrix.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/solver.profile.stderr b/benchmark/test/reference/solver.profile.stderr index a9846dff61f..5c2c9bb1beb 100644 --- a/benchmark/test/reference/solver.profile.stderr +++ b/benchmark/test/reference/solver.profile.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/solver.reordered.stderr b/benchmark/test/reference/solver.reordered.stderr index d9c04b69cf5..4c1c649281a 100644 --- a/benchmark/test/reference/solver.reordered.stderr +++ b/benchmark/test/reference/solver.reordered.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/solver.simple.stderr b/benchmark/test/reference/solver.simple.stderr index d9c04b69cf5..4c1c649281a 100644 --- a/benchmark/test/reference/solver.simple.stderr +++ b/benchmark/test/reference/solver.simple.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/sparse_blas.matrix.stderr b/benchmark/test/reference/sparse_blas.matrix.stderr index 483429fd71d..77052040cf1 100644 --- a/benchmark/test/reference/sparse_blas.matrix.stderr +++ b/benchmark/test/reference/sparse_blas.matrix.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/sparse_blas.profile.stderr b/benchmark/test/reference/sparse_blas.profile.stderr index 70a9299ccae..3d3fbf7b13e 100644 --- a/benchmark/test/reference/sparse_blas.profile.stderr +++ b/benchmark/test/reference/sparse_blas.profile.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/sparse_blas.reordered.stderr b/benchmark/test/reference/sparse_blas.reordered.stderr index 497d5a72bbf..24ddf91ea6a 100644 --- a/benchmark/test/reference/sparse_blas.reordered.stderr +++ b/benchmark/test/reference/sparse_blas.reordered.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/sparse_blas.simple.stderr b/benchmark/test/reference/sparse_blas.simple.stderr index fe6cf23d5b7..9e523d9221c 100644 --- a/benchmark/test/reference/sparse_blas.simple.stderr +++ b/benchmark/test/reference/sparse_blas.simple.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/spmv.matrix.stderr b/benchmark/test/reference/spmv.matrix.stderr index 45beba6cafb..ab64ebbfb8d 100644 --- a/benchmark/test/reference/spmv.matrix.stderr +++ b/benchmark/test/reference/spmv.matrix.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/spmv.profile.stderr b/benchmark/test/reference/spmv.profile.stderr index 3c3ec3b7cfe..5ee219cda13 100644 --- a/benchmark/test/reference/spmv.profile.stderr +++ b/benchmark/test/reference/spmv.profile.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/spmv.reordered.stderr b/benchmark/test/reference/spmv.reordered.stderr index 97fe670aff7..43a472348bd 100644 --- a/benchmark/test/reference/spmv.reordered.stderr +++ b/benchmark/test/reference/spmv.reordered.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/spmv.simple.stderr b/benchmark/test/reference/spmv.simple.stderr index 97fe670aff7..43a472348bd 100644 --- a/benchmark/test/reference/spmv.simple.stderr +++ b/benchmark/test/reference/spmv.simple.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/spmv_distributed.profile.stderr b/benchmark/test/reference/spmv_distributed.profile.stderr index dc3cfd377c7..d8909e0ddc2 100644 --- a/benchmark/test/reference/spmv_distributed.profile.stderr +++ b/benchmark/test/reference/spmv_distributed.profile.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 0 warm iterations and 1 running iterations The random seed for right hand sides is 42 diff --git a/benchmark/test/reference/spmv_distributed.simple.stderr b/benchmark/test/reference/spmv_distributed.simple.stderr index 7c7f6fccf54..0e36017c995 100644 --- a/benchmark/test/reference/spmv_distributed.simple.stderr +++ b/benchmark/test/reference/spmv_distributed.simple.stderr @@ -1,5 +1,5 @@ -This is Ginkgo 1.7.0 (develop) - running with core module 1.7.0 (develop) +This is Ginkgo 1.8.0 (develop) + running with core module 1.8.0 (develop) Running on reference(0) Running with 2 warm iterations and 10 running iterations The random seed for right hand sides is 42 diff --git a/examples/adaptiveprecision-blockjacobi/CMakeLists.txt b/examples/adaptiveprecision-blockjacobi/CMakeLists.txt index 324400e9cb4..8edbdc88af0 100644 --- a/examples/adaptiveprecision-blockjacobi/CMakeLists.txt +++ b/examples/adaptiveprecision-blockjacobi/CMakeLists.txt @@ -3,7 +3,7 @@ project(adaptiveprecision-blockjacobi) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(adaptiveprecision-blockjacobi adaptiveprecision-blockjacobi.cpp) diff --git a/examples/build-setup.sh b/examples/build-setup.sh old mode 100644 new mode 100755 index a0c947e433b..c4fa523640f --- a/examples/build-setup.sh +++ b/examples/build-setup.sh @@ -3,7 +3,7 @@ # copy libraries LIBRARY_NAMES="ginkgo ginkgo_reference ginkgo_omp ginkgo_cuda ginkgo_hip ginkgo_dpcpp ginkgo_device" SUFFIXES=".so .dylib .dll d.so d.dylib d.dll" -VERSION="1.7.0" +VERSION="1.8.0" for name in ${LIBRARY_NAMES}; do for suffix in ${SUFFIXES}; do cp ${BUILD_DIR}/lib/lib${name}${suffix}.${VERSION} \ diff --git a/examples/cb-gmres/CMakeLists.txt b/examples/cb-gmres/CMakeLists.txt index 826100b8bd2..8dcc43376b4 100644 --- a/examples/cb-gmres/CMakeLists.txt +++ b/examples/cb-gmres/CMakeLists.txt @@ -3,7 +3,7 @@ project(cb-gmres) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(cb-gmres cb-gmres.cpp) diff --git a/examples/custom-logger/CMakeLists.txt b/examples/custom-logger/CMakeLists.txt index 8278d3e72ba..2278e0848d2 100644 --- a/examples/custom-logger/CMakeLists.txt +++ b/examples/custom-logger/CMakeLists.txt @@ -3,7 +3,7 @@ project(custom-logger) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(custom-logger custom-logger.cpp) diff --git a/examples/custom-matrix-format/CMakeLists.txt b/examples/custom-matrix-format/CMakeLists.txt index b5182fb6bbc..ad6b9c2950f 100644 --- a/examples/custom-matrix-format/CMakeLists.txt +++ b/examples/custom-matrix-format/CMakeLists.txt @@ -3,7 +3,7 @@ project(custom-matrix-format CXX CUDA) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) find_package(OpenMP 3.0 REQUIRED) endif() diff --git a/examples/custom-stopping-criterion/CMakeLists.txt b/examples/custom-stopping-criterion/CMakeLists.txt index b429fba7c59..d77d3d2247a 100644 --- a/examples/custom-stopping-criterion/CMakeLists.txt +++ b/examples/custom-stopping-criterion/CMakeLists.txt @@ -3,7 +3,7 @@ project(custom-stopping-criterion) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) set(THREADS_PREFER_PTHREAD_FLAG ON) find_package(Threads REQUIRED) endif() diff --git a/examples/ginkgo-overhead/CMakeLists.txt b/examples/ginkgo-overhead/CMakeLists.txt index 350b58312fc..382a6813cab 100644 --- a/examples/ginkgo-overhead/CMakeLists.txt +++ b/examples/ginkgo-overhead/CMakeLists.txt @@ -3,7 +3,7 @@ project(ginkgo-overhead) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(ginkgo-overhead ginkgo-overhead.cpp) diff --git a/examples/ginkgo-ranges/CMakeLists.txt b/examples/ginkgo-ranges/CMakeLists.txt index 734a4567376..e0b3dfcad99 100644 --- a/examples/ginkgo-ranges/CMakeLists.txt +++ b/examples/ginkgo-ranges/CMakeLists.txt @@ -3,7 +3,7 @@ project(ginkgo-ranges) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(ginkgo-ranges ginkgo-ranges.cpp) target_link_libraries(ginkgo-ranges Ginkgo::ginkgo) diff --git a/examples/heat-equation/CMakeLists.txt b/examples/heat-equation/CMakeLists.txt index 89dfb9e513b..0029b195613 100644 --- a/examples/heat-equation/CMakeLists.txt +++ b/examples/heat-equation/CMakeLists.txt @@ -3,7 +3,7 @@ project(heat-equation) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() find_package(OpenCV REQUIRED) diff --git a/examples/ilu-preconditioned-solver/CMakeLists.txt b/examples/ilu-preconditioned-solver/CMakeLists.txt index 0d1d215860e..07485b6afd8 100644 --- a/examples/ilu-preconditioned-solver/CMakeLists.txt +++ b/examples/ilu-preconditioned-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(ilu-preconditioned-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(ilu-preconditioned-solver ilu-preconditioned-solver.cpp) diff --git a/examples/inverse-iteration/CMakeLists.txt b/examples/inverse-iteration/CMakeLists.txt index c73da656587..5b2a1872b72 100644 --- a/examples/inverse-iteration/CMakeLists.txt +++ b/examples/inverse-iteration/CMakeLists.txt @@ -3,7 +3,7 @@ project(inverse-iteration) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(inverse-iteration inverse-iteration.cpp) diff --git a/examples/ir-ilu-preconditioned-solver/CMakeLists.txt b/examples/ir-ilu-preconditioned-solver/CMakeLists.txt index 3a05cb56a81..178a0fa0044 100644 --- a/examples/ir-ilu-preconditioned-solver/CMakeLists.txt +++ b/examples/ir-ilu-preconditioned-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(ir-ilu-preconditioned-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(ir-ilu-preconditioned-solver ir-ilu-preconditioned-solver.cpp) diff --git a/examples/iterative-refinement/CMakeLists.txt b/examples/iterative-refinement/CMakeLists.txt index f8c06ddcafa..ee80ee7d008 100644 --- a/examples/iterative-refinement/CMakeLists.txt +++ b/examples/iterative-refinement/CMakeLists.txt @@ -3,7 +3,7 @@ project(iterative-refinement) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(iterative-refinement iterative-refinement.cpp) diff --git a/examples/kokkos_assembly/CMakeLists.txt b/examples/kokkos_assembly/CMakeLists.txt index 9e229c29f58..9b09a0df3ce 100644 --- a/examples/kokkos_assembly/CMakeLists.txt +++ b/examples/kokkos_assembly/CMakeLists.txt @@ -3,7 +3,7 @@ project(kokkos-assembly CXX) # We only need to find Ginkgo if we build this example stand-alone if(NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() find_package(Kokkos REQUIRED) diff --git a/examples/minimal-cuda-solver/CMakeLists.txt b/examples/minimal-cuda-solver/CMakeLists.txt index 2d81e558eec..4262f98e719 100644 --- a/examples/minimal-cuda-solver/CMakeLists.txt +++ b/examples/minimal-cuda-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(minimal-cuda-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(minimal-cuda-solver minimal-cuda-solver.cpp) diff --git a/examples/mixed-multigrid-preconditioned-solver/CMakeLists.txt b/examples/mixed-multigrid-preconditioned-solver/CMakeLists.txt index a66a8410bfb..3ca157faeb5 100644 --- a/examples/mixed-multigrid-preconditioned-solver/CMakeLists.txt +++ b/examples/mixed-multigrid-preconditioned-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(mixed-multigrid-preconditioned-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(mixed-multigrid-preconditioned-solver mixed-multigrid-preconditioned-solver.cpp) diff --git a/examples/mixed-multigrid-solver/CMakeLists.txt b/examples/mixed-multigrid-solver/CMakeLists.txt index af73c94c334..0e4eda7e5af 100644 --- a/examples/mixed-multigrid-solver/CMakeLists.txt +++ b/examples/mixed-multigrid-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(mixed-multigrid-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(mixed-multigrid-solver mixed-multigrid-solver.cpp) diff --git a/examples/mixed-precision-ir/CMakeLists.txt b/examples/mixed-precision-ir/CMakeLists.txt index 156ede4fe13..c540a7d00b6 100644 --- a/examples/mixed-precision-ir/CMakeLists.txt +++ b/examples/mixed-precision-ir/CMakeLists.txt @@ -3,7 +3,7 @@ project(mixed-precision-ir) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(mixed-precision-ir mixed-precision-ir.cpp) diff --git a/examples/mixed-spmv/CMakeLists.txt b/examples/mixed-spmv/CMakeLists.txt index 2e2ed9bb074..e65ab60186b 100644 --- a/examples/mixed-spmv/CMakeLists.txt +++ b/examples/mixed-spmv/CMakeLists.txt @@ -3,7 +3,7 @@ project(mixed-spmv) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(mixed-spmv mixed-spmv.cpp) diff --git a/examples/multigrid-preconditioned-solver-customized/CMakeLists.txt b/examples/multigrid-preconditioned-solver-customized/CMakeLists.txt index 99ba03167f5..a9c85fdcb21 100644 --- a/examples/multigrid-preconditioned-solver-customized/CMakeLists.txt +++ b/examples/multigrid-preconditioned-solver-customized/CMakeLists.txt @@ -3,7 +3,7 @@ project(multigrid-preconditioned-solver-customized) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(multigrid-preconditioned-solver-customized multigrid-preconditioned-solver-customized.cpp) diff --git a/examples/multigrid-preconditioned-solver/CMakeLists.txt b/examples/multigrid-preconditioned-solver/CMakeLists.txt index 75c56b80062..e5938656169 100644 --- a/examples/multigrid-preconditioned-solver/CMakeLists.txt +++ b/examples/multigrid-preconditioned-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(multigrid-preconditioned-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(multigrid-preconditioned-solver multigrid-preconditioned-solver.cpp) diff --git a/examples/nine-pt-stencil-solver/CMakeLists.txt b/examples/nine-pt-stencil-solver/CMakeLists.txt index 511bb334d7c..a29230fab2d 100644 --- a/examples/nine-pt-stencil-solver/CMakeLists.txt +++ b/examples/nine-pt-stencil-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(nine-pt-stencil-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(nine-pt-stencil-solver nine-pt-stencil-solver.cpp) diff --git a/examples/papi-logging/CMakeLists.txt b/examples/papi-logging/CMakeLists.txt index 3695e12b814..2c71316b37b 100644 --- a/examples/papi-logging/CMakeLists.txt +++ b/examples/papi-logging/CMakeLists.txt @@ -3,7 +3,7 @@ project(papi-logging) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() if (NOT GINKGO_HAVE_PAPI_SDE) diff --git a/examples/par-ilu-convergence/CMakeLists.txt b/examples/par-ilu-convergence/CMakeLists.txt index 8679ccdf526..f285ccf415e 100644 --- a/examples/par-ilu-convergence/CMakeLists.txt +++ b/examples/par-ilu-convergence/CMakeLists.txt @@ -3,7 +3,7 @@ project(par-ilu-convergence) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(par-ilu-convergence par-ilu-convergence.cpp) diff --git a/examples/performance-debugging/CMakeLists.txt b/examples/performance-debugging/CMakeLists.txt index 7f6317a491f..2f9ea970cbf 100644 --- a/examples/performance-debugging/CMakeLists.txt +++ b/examples/performance-debugging/CMakeLists.txt @@ -3,7 +3,7 @@ project(performance-debugging) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(performance-debugging performance-debugging.cpp) diff --git a/examples/poisson-solver/CMakeLists.txt b/examples/poisson-solver/CMakeLists.txt index 83791b5cfda..f3ae7a3353b 100644 --- a/examples/poisson-solver/CMakeLists.txt +++ b/examples/poisson-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(poisson-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(poisson-solver poisson-solver.cpp) diff --git a/examples/preconditioned-solver/CMakeLists.txt b/examples/preconditioned-solver/CMakeLists.txt index b8d9bb8fc9f..60b2b7a35d5 100644 --- a/examples/preconditioned-solver/CMakeLists.txt +++ b/examples/preconditioned-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(preconditioned-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(preconditioned-solver preconditioned-solver.cpp) target_link_libraries(preconditioned-solver Ginkgo::ginkgo) diff --git a/examples/preconditioner-export/CMakeLists.txt b/examples/preconditioner-export/CMakeLists.txt index 83a20952d51..e7f07c89608 100644 --- a/examples/preconditioner-export/CMakeLists.txt +++ b/examples/preconditioner-export/CMakeLists.txt @@ -3,7 +3,7 @@ project(preconditioner-export) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(preconditioner-export preconditioner-export.cpp) diff --git a/examples/schroedinger-splitting/CMakeLists.txt b/examples/schroedinger-splitting/CMakeLists.txt index 555fb59b554..730f9c415e9 100644 --- a/examples/schroedinger-splitting/CMakeLists.txt +++ b/examples/schroedinger-splitting/CMakeLists.txt @@ -3,7 +3,7 @@ project(schroedinger-splitting) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() find_package(OpenCV REQUIRED) diff --git a/examples/simple-solver-logging/CMakeLists.txt b/examples/simple-solver-logging/CMakeLists.txt index 2272413f52a..6b54d3af791 100644 --- a/examples/simple-solver-logging/CMakeLists.txt +++ b/examples/simple-solver-logging/CMakeLists.txt @@ -3,7 +3,7 @@ project(simple-solver-logging) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(simple-solver-logging simple-solver-logging.cpp) diff --git a/examples/simple-solver/CMakeLists.txt b/examples/simple-solver/CMakeLists.txt index d2a30ac084f..b7d7b15df78 100644 --- a/examples/simple-solver/CMakeLists.txt +++ b/examples/simple-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(simple-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(simple-solver simple-solver.cpp) diff --git a/examples/three-pt-stencil-solver/CMakeLists.txt b/examples/three-pt-stencil-solver/CMakeLists.txt index 164c9e08302..ab456f062ae 100644 --- a/examples/three-pt-stencil-solver/CMakeLists.txt +++ b/examples/three-pt-stencil-solver/CMakeLists.txt @@ -3,7 +3,7 @@ project(three-pt-stencil-solver) # We only need to find Ginkgo if we build this example stand-alone if (NOT GINKGO_BUILD_EXAMPLES) - find_package(Ginkgo 1.7.0 REQUIRED) + find_package(Ginkgo 1.8.0 REQUIRED) endif() add_executable(three-pt-stencil-solver three-pt-stencil-solver.cpp)