Releases: NVIDIA/fleet-intelligence-agent
v1.3.0
NVIDIA Fleet Intelligence Agent v1.3.0
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
What's Changed
- security: parameterize metrics component filter to prevent SQL injection by @rsampaio in #178
- fix: change the helm default node selector to be gpu.deploy.dcgm by @jingxiang-z in #181
- feat: add MALLOC_ARENA_MAX to limit the dcgm mem by @ambermingxin in #182
- feat: add loop and retry for dcgm detection by @ambermingxin in #180
- feat: add backend client and inventory attestation call by @jingxiang-z in #176
- refactor: simplify inventory and attestation loops by @jingxiang-z in #184
- fix: use canonical reflect pointer kind by @jingxiang-z in #186
- feat: add agent enroll time in inventory loop by @ambermingxin in #188
- Clarify the documentation on dependencies. by @ebalduf in #190
- feat: create nvml component by @ambermingxin in #194
- feat: add support for ada lovelace and ampere GPU architecture by @ambermingxin in #197
- feat: add validation for agent values sending to backend request by @ambermingxin in #196
- Remove unused SDK version detection by @rsampaio in #192
- fix: restore gpu info gpus OTLP attribute by @jingxiang-z in #201
- feat: set nodegroup and computezone on agent by @ambermingxin in #200
- fix: context deadline exceeded shouldn't throw an error by @ambermingxin in #203
- chore: disable accelerator-nvidia-processes by default (#209) by @ambermingxin in #210
- fix: allow user to only set one field for ng or cz (#211) by @jingxiang-z in #213
New Contributors
Full Changelog: v1.2.1...v1.3.0
v1.3.0-rc.6
NVIDIA Fleet Intelligence Agent v1.3.0-rc.6
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Bug Fixes
- db1b1b7: fix: allow user to only set one field for ng or cz (#211) (#213) (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.3.0-rc.5
NVIDIA Fleet Intelligence Agent v1.3.0-rc.5
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.3.0-rc.4
NVIDIA Fleet Intelligence Agent v1.3.0-rc.4
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- 039c908: feat: add validation for ng/cz input (#206) (@ambermingxin)
Documentation Updates
- c1afd92: docs: update supported platform docs (#207) (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v0.0.99-rc.1
NVIDIA Fleet Intelligence Agent v0.0.99-rc.1
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Bug Fixes
- 58eacee: fix: preserve counter metric types in OTLP (#198) (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.3.0-rc.3
NVIDIA Fleet Intelligence Agent v1.3.0-rc.3
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- be0ccdc: feat: add validation for agent values sending to backend request (#196) (@ambermingxin)
- 18dfbe6: feat: set nodegroup and computezone on agent (#200) (@ambermingxin)
Bug Fixes
- 022201f: fix: context deadline exceeded shouldn't throw an error (#203) (@ambermingxin)
- 1e96294: fix: restore gpu info gpus OTLP attribute (#201) (@jingxiang-z)
Other Changes
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.3.0-rc.2
NVIDIA Fleet Intelligence Agent v1.3.0-rc.2
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
Bug Fixes
- c3b083d: fix: restore gpu info gpus OTLP attribute (#201) (#202) (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.3.0-rc.1
NVIDIA Fleet Intelligence Agent v1.3.0-rc.1
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- 37f954e: feat: add MALLOC_ARENA_MAX to limit the dcgm mem (#182) (@ambermingxin)
- 17425be: feat: add agent enroll time in inventory loop (#188) (@ambermingxin)
- f1e5740: feat: add backend client and inventory attestation call (#176) (@jingxiang-z)
- a601987: feat: add loop and retry for dcgm detection (#180) (@ambermingxin)
- b5bebe6: feat: add support for ada lovelace and ampere GPU architecture (#197) (@ambermingxin)
- 8c48f2d: feat: create nvml component (#194) (@ambermingxin)
Bug Fixes
- b4c188f: fix: change the helm default node selector to be gpu.deploy.dcgm (#181) (@jingxiang-z)
- 685e639: fix: use canonical reflect pointer kind (#186) (@jingxiang-z)
Refactors
- 18af139: refactor: simplify inventory and attestation loops (#184) (@jingxiang-z)
Other Changes
- e2cc962: Clarify the documentation on depdencies. (@ebalduf)
- a8c71cf: Fix RPM release docs too. (@ebalduf)
- 0a93e84: light wording change to Hopper support. (@ebalduf)
- 24e2b5c: security: parameterize metrics component filter to prevent SQL injection (#178) (@rsampaio)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.2.1
NVIDIA Fleet Intelligence Agent v1.2.1
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- dd39c0c: feat: add loop and retry for dcgm detection (#180) (@ambermingxin)
Bug Fixes
- 558b6d8: fix: change the helm default node selector to be gpu.deploy.dcgm (#181) (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues
v1.2.1-rc.1
NVIDIA Fleet Intelligence Agent v1.2.1-rc.1
This release includes a host agent for GPU telemetry collection and attestation.
Available Packages
- DEB packages:
amd64andarm64for Debian/Ubuntu systems - RPM packages:
x86_64andaarch64for RHEL/CentOS/Fedora systems - Binary archives: Standalone binaries for both architectures
Installation
Download the appropriate package for your system from the assets below. For installation instructions, see the project README.
Changelog
New Features
- dd39c0c: feat: add loop and retry for dcgm detection (#180) (@ambermingxin)
Bug Fixes
- 558b6d8: fix: change the helm default node selector to be gpu.deploy.dcgm (#181) (@jingxiang-z)
Verification
All release artifacts are checksummed. Verify downloads using:
sha256sum -c checksums.txtSupport
For issues and questions, please visit: https://github.com/NVIDIA/fleet-intelligence-agent/issues