Adding rocm-smi path for 5.6
This commit is contained in:
parent
787f5e924c
commit
c1cb8dd8f3
@ -113,7 +113,11 @@ class RocmValidationSuite(CMakePackage):
|
||||
patch("006-library-path.patch", when="@4.5.0:5.2")
|
||||
patch(
|
||||
"007-cleanup-path-reference-donot-download-googletest-yaml-library-path_5.3.patch",
|
||||
when="@5.3.0:",
|
||||
when="@5.3.0:5.5",
|
||||
)
|
||||
patch(
|
||||
"007-cleanup-path-reference-donot-download-googletest-yaml-library-path_5.6.patch",
|
||||
when="@5.6",
|
||||
)
|
||||
|
||||
depends_on("cmake@3.5:", type="build")
|
||||
|
Loading…
Reference in New Issue
Block a user