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 2df5cb3 commit df9b1eaCopy full SHA for df9b1ea
CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.25.2 FATAL_ERROR)
11
# ------------------------------------------------------------------------------
12
project(
13
ParallelReductionsBenchmark
14
- VERSION 0.3.2
+ VERSION 0.3.3
15
LANGUAGES CXX
16
DESCRIPTION "Parallel Reductions Benchmark for CPUs & GPUs"
17
HOMEPAGE_URL "https://github.com/ashvardanian/ParallelReductionsBenchmark")
VERSION
@@ -1 +1 @@
1
-0.3.2
+0.3.3
0 commit comments