Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Bump perf-libs version to v0.16.2 to get cudaMalloc opt (#7478)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakridge authored Dec 14, 2019
1 parent 9d5a07b commit ecdea54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch-perf-libs.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

PERF_LIBS_VERSION=v0.16.1
PERF_LIBS_VERSION=v0.16.2
VERSION=$PERF_LIBS_VERSION-1

set -e
Expand Down

0 comments on commit ecdea54

Please sign in to comment.