Gráfico de Commits

26 Commits

Autor SHA1 Mensagem Data
Craig Andrews 96fdd37b2c Use CACHE variables, allow overriding ROCR_LIB_DIR/ROCR_INC_DIR
CACHE variables allow for variables to be documented, and
ROCR_LIB_DIR/ROCR_INC_DIR should be overridable as they'll
have different values on different Linux distributions.

Change-Id: I0bba633c184df2da55bdbe6aabbd53346d098b83


[ROCm/rocminfo commit: 04dc08664e]
2019-08-22 08:02:31 -05:00
Craig Andrews a013e37c8f Messages indicating fatal errors should be fatal
Change-Id: Ib071d3f6ed216c817daa637fc784680ef9d123f8


[ROCm/rocminfo commit: 9f5349806a]
2019-08-21 22:28:54 -05:00
Wilfried Holzke ead25aa1a5 Fixed sizeof(err_val) to return the number of characters in the array
Change-Id: I7e4f04d10b2f9cc9dbed2431e53b5ebc540acf56


[ROCm/rocminfo commit: 6f140e5391]
2019-08-21 16:12:55 -05:00
Chris Freehill 2fe33cf4e3 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/rocminfo commit: 141592e4f3]
2019-07-15 23:14:12 -05:00
Chris Freehill 4e9009867d Undo previous commit of github CMakeLists.txt file
Change-Id: Ic650b913377112bff6c25176d9446311f33f6c78


[ROCm/rocminfo commit: 43f664436d]
2019-06-22 16:29:42 -05:00
Ramesh Errabolu 58744a20cc Improve error message reporting (#13)
[ROCm/rocminfo commit: 84039ef53f]
2019-06-19 13:44:12 -05:00
Chris Freehill c4697c80d9 Add some missing HSA info. fields
[ROCm/rocminfo commit: 7b98323823]
2019-06-19 13:44:12 -05:00
Chris Freehill b2f3beb991 Add hex representation of some values to output
[ROCm/rocminfo commit: ad54c50aba]
2019-06-19 13:44:12 -05:00
Siu Chi Chan c00f8b5fc7 change naming from Dim[n] to (x,y,z)
print out the max grid/group size before the "per Dimension" info


[ROCm/rocminfo commit: 6ccaea7580]
2019-06-19 13:44:12 -05:00
Siu Chi Chan a22679c24d fix incorrect tyep casting for workgroup_max_dim and grid_max_dim
[ROCm/rocminfo commit: 590f612fd5]
2019-06-19 13:44:12 -05:00
Anthony Cowley 2eaa5dcc5d cmake: fix typo in ROCR_LIB_DIR detection
[ROCm/rocminfo commit: ca841958af]
2019-06-19 13:44:12 -05:00
justxi a8c29f0c97 Add files via upload
[ROCm/rocminfo commit: cfbbb52395]
2019-06-19 13:44:12 -05:00
James Edwards d01a68b591 Update CMakeLists.txt
[ROCm/rocminfo commit: 26378662db]
2019-06-19 13:44:12 -05:00
James Edwards baeb3b5e81 Update README.md
[ROCm/rocminfo commit: 8c81b1146f]
2019-06-19 13:44:12 -05:00
James Edwards cccd9ba701 Update README.md
[ROCm/rocminfo commit: 99adf5d85f]
2019-06-19 13:44:12 -05:00
James Adrian Edwards a9efd9a64a Add dependencies and support for rocm-cmake style packaging.
[ROCm/rocminfo commit: a8dc4b3e37]
2019-06-19 13:44:12 -05:00
James Edwards 26958f006f Add install and packaging to CMakeList.txt file.
[ROCm/rocminfo commit: f99ef9da4f]
2018-02-28 16:57:14 -06:00
Gregory Stoner dcdd16c795 Update rocm_agent_enumerator
[ROCm/rocminfo commit: fd277f36c0]
2017-12-23 13:09:02 -06:00
Gregory Stoner 149c34aedb Update rocm_agent_enumerator
[ROCm/rocminfo commit: 57a7080ebb]
2017-12-23 13:01:11 -06:00
Gregory Stoner adfa1699c0 Add support for RX580
[ROCm/rocminfo commit: f5334a2ba3]
2017-12-23 13:00:37 -06:00
Wen-Heng (Jack) Chung 0692bd5ad6 Merge pull request #1 from RadeonOpenCompute/feature_rocm_agent_enumerator
Initial commit to introduce rocm_agent_enumerator into rocminfo

[ROCm/rocminfo commit: ac4c043ba4]
2017-11-13 10:39:41 -06:00
Wen-Heng (Jack) Chung 45415e7112 Improve error handling logic
[ROCm/rocminfo commit: 6d1234484a]
2017-11-09 13:20:45 -06:00
Wen-Heng (Jack) Chung ec9e027988 Initial commit to introduce rocm_agent_enumerator into rocminfo
This is a python port of rocm_agent_enumerator, which is used by HIP/HCC to
determine available AMDGPU targets on a system.

Its previous implementation was written in C++ which makes it somewhat hard to
deploy onto different distros / architectures. A python port should remove such
issue.


[ROCm/rocminfo commit: 8b018900f6]
2017-11-09 12:33:53 -06:00
Chris Freehill ed06944d90 Add README.md and License.txt
Change-Id: I02b43a10f4f88a73c7e4e63221bec32d0d1d5bf6


[ROCm/rocminfo commit: 0da670409f]
2017-11-08 11:12:00 -06:00
Chris Freehill 0c0b9582cb Add README.md
Change-Id: I02b43a10f4f88a73c7e4e63221bec32d0d1d5bf6


[ROCm/rocminfo commit: 6b014b2496]
2017-11-08 08:05:08 -06:00
Chris Freehill 1b86c30dfa Rename to rocminfo
Change-Id: Ifd0ba9aaa4078dc2771e15bb254ba1c4ec2acf1e


[ROCm/rocminfo commit: 5c6e06c80f]
2017-11-03 14:04:51 -05:00