Eliminate MixedInput kernel schedule tags. #1956
azhurkevich
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To our beloved userbase. We will delete kernel schedule tags
KernelTmaWarpSpecializedMixedInput,KernelTmaWarpSpecializedPingpongMixedInputandKernelTmaWarpSpecializedCooperativeMixedInput. There is no need to have them since they are tags that bring no specialization and under the hood useKernelTmaWarpSpecialized,KernelTmaWarpSpecializedPingpongandKernelTmaWarpSpecializedCooperativerespectively. This applies to everyone who uses example 55 or its derivatives, i.e. mixed dtype GEMM for Hopper. If you application uses theseMixedInputschedules, simple deleteMixedInput. Thank you!Beta Was this translation helpful? Give feedback.
All reactions