diff --git a/src/components/Makefile.in b/src/components/Makefile.in new file mode 100644 index 0000000..0835e4f --- /dev/null +++ b/src/components/Makefile.in @@ -0,0 +1 @@ +change diff --git a/src/components/cuda/cupti_profiler.py b/src/components/cuda/cupti_profiler.py index d6803cc..8e27aba 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.")