We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e0ffb commit 0a08effCopy full SHA for 0a08eff
.github/workflows/dme-amdsmi-ci.yml
@@ -26,7 +26,8 @@
26
# 1. make gpuagent-build – create builder container image
27
# 2. make gpuagent-compile-full – compile gpu-agent + amdsmi in Docker
28
# 3. make profiler-libdependent-assets – build profiler dependency libs
29
-# 4. make pkg – produce .deb / .rpm packages
+# 4. make pkg – produce .deb / .rpm packages
30
+# (with gpu-agent binary and systemd unit files for both services)
31
#
32
# Integration test:
33
# 1. Install the built package
0 commit comments