Dbench is a collection of parallel hardware agnostic microbenchmarks that aim at capturing the most important patterns in analytical query execution
0
stars
3
forks
source link
CPU-only builds should exclude explicit GPU tests #19
Open
kurapov-peter opened 2 years ago
When building with
-DENABLE_TESTS=on
and without GPU platform all gpu-specific tests should be disabled.