Skip to content

Update gpu benchmark

Markus Holzer requested to merge UpdateGPUBenchmark into master

This MR should update the GPU Benchmark test case according to findings on A100 benchmark runs.

Since the block size exceeds the int32 limit on some runs cell_index_t should be adapted to int_64.

Merge request reports