Merge pull request #98230 from danieldk/rocm-3.8.0

Update to ROCm 3.8.0
This commit is contained in:
Daniël de Kok
2020-09-23 19:25:38 +02:00
committed by GitHub
9 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
buildPythonApplication rec {
pname = "rocm-smi";
version = "3.7.0";
version = "3.8.0";
src = fetchFromGitHub {
owner = "RadeonOpenCompute";