Skip to content

Commit

Permalink
Return int128
Browse files Browse the repository at this point in the history
  • Loading branch information
gevtushenko committed May 6, 2023
1 parent 0239bd6 commit 024c66e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/nvbench_helper/nvbench_helper.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ using fundamental_types = nvbench::type_list<int8_t,
int16_t,
int32_t,
int64_t,
int128_t,
float,
double>;

Expand Down

0 comments on commit 024c66e

Please sign in to comment.