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
SSL does include a tolerance which should simplify the logic and how many solutions are needed, but it doesn't use the tolerance for detecting conflicts and, more importantly, it isn't known how to support the tolerance when merging two rules which technically have a conflict but its outside the threshold.
The text was updated successfully, but these errors were encountered:
# This is the 1st commit message:
Add support for GFX1030.
- Add arch to supported list and enumerations
- Ignore MFMA tests on gfx1030
- Create MAC_F32 component
- Add MACInstruction kernel property to distinguish between MAC and FMA
- Add wave64 flag for source kernel compilation
# The commit message #2 will be skipped:
# Getting rid of unused per-arch memory instructions
# The commit message #3 will be skipped:
# Adding wave32 support.
# The commit message ROCm#4 will be skipped:
# Wait for loads if LoopIters == 1
# The commit message ROCm#5 will be skipped:
# Fixing asm-new.sh generation with wave32.
# The commit message ROCm#6 will be skipped:
# Include new enumeration values in serialization.
# The commit message ROCm#7 will be skipped:
# Skip new MFMA tests on gfx10.
# The commit message ROCm#8 will be skipped:
# Fixing .gitignore
# The commit message ROCm#9 will be skipped:
# Use default wave size.
SSL does include a tolerance which should simplify the logic and how many solutions are needed, but it doesn't use the tolerance for detecting conflicts and, more importantly, it isn't known how to support the tolerance when merging two rules which technically have a conflict but its outside the threshold.
The text was updated successfully, but these errors were encountered: