Bump perf libs to v0.18.0 for CUDA 10.2 support

This commit is contained in:
Michael Vines 2020-01-24 20:59:01 -07:00
parent 989355e885
commit b5125479ec
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PERF_LIBS_VERSION=v0.16.2
PERF_LIBS_VERSION=v0.18.0
VERSION=$PERF_LIBS_VERSION-1
set -e