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.")