gnu: rocminfo: Add description.
* gnu/packages/rocm.scm (rocminfo) [description]: Add it.
parent
db7d197b30
commit
0a379de324
|
@ -334,7 +334,8 @@ and in-process/in-memory compilation.")
|
|||
("kmod" ,kmod)))
|
||||
(home-page "https://github.com/RadeonOpenCompute/rocminfo")
|
||||
(synopsis "ROCm Application for Reporting System Info")
|
||||
(description #f)
|
||||
(description "List @acronym{HSA,Heterogeneous System Architecture} Agents
|
||||
available to ROCm and show their properties.")
|
||||
(license license:ncsa)))
|
||||
|
||||
(define-public rocm-bandwidth-test
|
||||
|
|
Reference in New Issue