diff --git a/python/benchmark/dataproc/start_cluster.sh b/python/benchmark/dataproc/start_cluster.sh index 601566bd..76fa11a1 100755 --- a/python/benchmark/dataproc/start_cluster.sh +++ b/python/benchmark/dataproc/start_cluster.sh @@ -13,7 +13,6 @@ if [[ -z ${GCS_BUCKET} ]]; then fi BENCHMARK_HOME=${BENCHMARK_HOME:-${GCS_BUCKET}/benchmark} -CUDA_VERSION=${CUDA_VERSION:-11.8} gpu_args=$(cat <