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
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
PR #259 switched from TC function names to using whole TCs
(canonicalized) as part of compilation cache keys. However, the final
step of the autotuner, that is retrieving the best found options, was
not updated and it used just the function name. As a result, an empty
optional<CudaMappingOptions> was always returned.
0 commit comments