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
@david-salinas is looking into this, specifically if these macros can be removed so we don't need to worry about them falling out of sync again in the future.
In ROCM 5.6 release,
hipvars.pm
is still using$HIP_BASE_VERSION_MINOR = "5";
and$HIP_BASE_VERSION_PATCH = "0";
The text was updated successfully, but these errors were encountered: