Releases: ROCm/rocminfo
Releases · ROCm/rocminfo
ROCm release v2.8.0
Since previous ROCm release:
- Install to standard locations using GNUInstallDirs
- Update versioning to new uniform standards
- Use CACHE variables, allow overriding ROCR_LIB_DIR/ROCR_INC_DIR
- Messages indicating fatal errors should be fatal
- Fixed sizeof(err_val) to return the number of characters in the array
ROCm release v2.10.0
No changes from previous ROCm release.
ROCm release v2.7.0
Correct check for video group membership * Continue with rocminfo even if video and kfd check fail. * Color code informational lines (white) and warnings (red) Change-Id: I739034c932fffca0924abc93ae9a929664a3e182
ROCm release v2.6.0
- Modified CMakeLists.txt to generate .deb and .rpm packaging
Initial version tagging.
Merge pull request #2 from RadeonOpenCompute/install-packaging Add install and packaging to CMakeList.txt file.