SWDEV-1 - Bump min required ROCr version

ROCr version needs to be > 1.11 due to 03504e2f6c

Change-Id: I836dd5dc4ad5626120661ba19bad2e36dccbe36c


[ROCm/clr commit: 96fb1ac289]
This commit is contained in:
Maneesh Gupta
2023-07-06 05:17:52 +00:00
parent 03504e2f6c
commit 247c8ca332
+1 -1
View File
@@ -18,7 +18,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
find_package(hsa-runtime64 1.6 REQUIRED CONFIG
find_package(hsa-runtime64 1.11 REQUIRED CONFIG
PATHS
/opt/rocm/
${ROCM_INSTALL_PATH}