Bump perf-libs version to v0.16.2 to get cudaMalloc opt (#7478)

This commit is contained in:
sakridge 2019-12-13 17:20:06 -08:00 committed by GitHub
parent 9d5a07bac4
commit ecdea54203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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