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.
2 parents c923a60 + d643269 commit 02e539bCopy full SHA for 02e539b
CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required(VERSION 3.25.2 FATAL_ERROR)
13
# ------------------------------------------------------------------------------
14
project(
15
ParallelReductionsBenchmark
16
- VERSION 0.3.5
+ VERSION 0.4.0
17
LANGUAGES CXX
18
DESCRIPTION "Parallel Reductions Benchmark for CPUs & GPUs"
19
HOMEPAGE_URL "https://github.com/ashvardanian/ParallelReductionsBenchmark"
VERSION
@@ -1 +1 @@
1
-0.3.5
+0.4.0
0 commit comments