From 88ecbf627b5992280a575ac13be7d0e27ad2c242 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Thu, 17 Oct 2024 11:56:42 -0500 Subject: [PATCH] space --- ci/test_cpp.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ci/test_cpp.sh b/ci/test_cpp.sh index 09ecf7a..71bbac0 100755 --- a/ci/test_cpp.sh +++ b/ci/test_cpp.sh @@ -30,9 +30,9 @@ mkdir -p "${RAPIDS_TESTS_DIR}" rapids-print-env rapids-mamba-retry install \ - --channel "${CPP_CHANNEL}" \ - "libwholegraph=${RAPIDS_VERSION}" \ - "libwholegraph-tests=${RAPIDS_VERSION}" + --channel "${CPP_CHANNEL}" \ + "libwholegraph=${RAPIDS_VERSION}" \ + "libwholegraph-tests=${RAPIDS_VERSION}" rapids-logger "Check GPU usage" nvidia-smi