diff --git a/man/man1/man.3 b/man/man1/man.3 new file mode 100644 index 0000000..cdcd2d6 --- /dev/null +++ b/man/man1/man.3 @@ -0,0 +1,2 @@ + +testing diff --git a/src/components/cuda/cupti_profiler.py b/src/components/cuda/cupti_profiler.py index d6803cc..e3d3d40 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 actions ci.") diff --git a/src/components/rocm/tests/README.md b/src/components/rocm/tests/README.md new file mode 100644 index 0000000..5938185 --- /dev/null +++ b/src/components/rocm/tests/README.md @@ -0,0 +1 @@ +TESTING diff --git a/src/counter_analysis_toolkit/testing_cat.py b/src/counter_analysis_toolkit/testing_cat.py index b5cd04f..a94350e 100644 --- a/src/counter_analysis_toolkit/testing_cat.py +++ b/src/counter_analysis_toolkit/testing_cat.py @@ -1 +1 @@ -print("Testing how we run.") +print("Testing how we run cat.")