Skip to content

Commit

Permalink
Update examples/cmake/thirdparty/fetch_rapids.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored Nov 25, 2024
1 parent 5d49e7c commit 235675e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cmake/thirdparty/fetch_rapids.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# or implied. See the License for the specific language governing permissions and limitations under
# the License.

# Use this variable to update RAPIDS and RAFT versions
# Use this variable to update RAPIDS and cuVS versions
set(RAPIDS_VERSION "25.02")

if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/CUVS_RAPIDS.cmake)
Expand Down

0 comments on commit 235675e

Please sign in to comment.