Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ROCm/rocminfo

ROCm release v2.8.0

25 Sep 16:01

Choose a tag to compare

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

23 Nov 03:30

Choose a tag to compare

No changes from previous ROCm release.

ROCm release v2.7.0

14 Aug 11:20

Choose a tag to compare

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

25 Jun 23:52
ed41ee0

Choose a tag to compare

  • Modified CMakeLists.txt to generate .deb and .rpm packaging

Initial version tagging.

28 Feb 23:47
d34b716

Choose a tag to compare

Merge pull request #2 from RadeonOpenCompute/install-packaging

Add install and packaging to CMakeList.txt file.