From 521196471d5734b8bbc455fd536092900b2ac480 Mon Sep 17 00:00:00 2001 From: Treece Burgess Date: Wed, 13 Nov 2024 15:46:38 +0000 Subject: [PATCH] update --- src/components/cuda/cupti_profiler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/cuda/cupti_profiler.py b/src/components/cuda/cupti_profiler.py index d6803cc..b7bfefd 100644 --- a/src/components/cuda/cupti_profiler.py +++ b/src/components/cuda/cupti_profiler.py @@ -1 +1 @@ -print("Cuda component demo of actions.") +print("Cuda component demo of GitHub actions.")