You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[HIP][CMDBUF] Require ROCm 5.5.1 for HIP command-buffers
An issue using the command-buffer experimental feature was
discovered using HIP version 5.4.3 - ROCm/hip#2450
Set the minimum supported version as ROCm 5.5.1 to avoid this bug,
as this is the next ROCm available version after 5.4.3 we have
have available for testing and can confirm passes the SYCL-Graph
tests.
Note: The ROCm version tested by DPC++ GitHub CI is currently 6.0.0.
0 commit comments