Skip to content

Commit

Permalink
Remove -DNVBench_ENABLE_CUPTI=OFF.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Jan 22, 2024
1 parent 0a321ec commit caa1218
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conda/recipes/libcuspatial/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Copyright (c) 2018-2023, NVIDIA CORPORATION.

# build cuspatial with verbose output
./build.sh -v libcuspatial tests benchmarks --allgpuarch -n \
--cmake-args=\"-DNVBench_ENABLE_CUPTI=OFF\"
./build.sh -v libcuspatial tests benchmarks --allgpuarch -n

0 comments on commit caa1218

Please sign in to comment.