Skip to content

Releases: ROCm/rocminfo

ROCm release v3.5.0

01 Jun 14:21
Compare
Choose a tag to compare

New in this release:

5d6be5b Refer explicitly to python3 in shebang line
7624cc1 Correct spelling of output message
cd4b7ce Change check for /dev/kfd permissions
373d8ab Fix rocm_agent_enumerator on RHEL
a1b4a58 Extend rocminfo to print UUID of ROCm devices

ROCm release v3.3.0

31 Mar 15:23
Compare
Choose a tag to compare

New since last release:
19c6988 Make ennumerator handle hexidecimal gfx ids

ROCm release v3.1.0

26 Feb 18:53
Compare
Choose a tag to compare

New since last release:
a134847 Added documentation for the new env var.
12736c6 Added env var to set target.lst
9b0cd9e Fix for running rocminfo on wider variety of CPUs
831f3ab Update README to include instruction to fetch git tags
2afaae2 Require >= CMake3.5 instead of 2.8

ROCm release v3.0.0

16 Dec 13:56
Compare
Choose a tag to compare

No changes from previous ROCm release.

ROCm release v2.9.0

01 Oct 18:49
Compare
Choose a tag to compare

No changes from v2.8.0

ROCm release v2.8.0

25 Sep 16:01
Compare
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
Compare
Choose a tag to compare

No changes from previous ROCm release.

ROCm release v2.7.0

14 Aug 11:20
Compare
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
Compare
Choose a tag to compare
  • Modified CMakeLists.txt to generate .deb and .rpm packaging

Initial version tagging.

28 Feb 23:47
d34b716
Compare
Choose a tag to compare
Merge pull request #2 from RadeonOpenCompute/install-packaging

Add install and packaging to CMakeList.txt file.