Skip to content

Commit

Permalink
Removing bench
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnolet committed Jan 26, 2024
1 parent 211ece2 commit c342792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/libcuvs/build_libcuvs_tests.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) 2022-2024, NVIDIA CORPORATION.

./build.sh tests bench --allgpuarch --no-nvtx --build-metrics=tests_bench --incl-cache-stats
./build.sh tests --allgpuarch --no-nvtx --build-metrics=tests_bench --incl-cache-stats
cmake --install cpp/build --component testing

0 comments on commit c342792

Please sign in to comment.