module
Version:
v0.0.0-...-59f4df4
Opens a new window with list of versions in this module.
Published: Jul 25, 2025
License: Apache-2.0
Opens a new window with license information.
README
¶
GPU Agent provides programmable APIs to configure and monitor AMD Instinct GPUs
To build GPU Agent, follow the steps below:
- setup workspace (required once)
# make setup-ws
- create build container image (required once)
# make build-container
- building gpuagent binary
# make gpuagent
- artifacts location
- gpuagent binary can be found at - ${TOP_DIR}/sw/nic/build/x86_64/sim/bin/gpuagent
- To clean the build artifacts (run it within build-container)
# make gpuagent-shell
[root@builder-container sw]# make -C nic/gpuagent clean
[root@builder-container sw]# exit
exit
Directories
¶
sw
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.