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.
MappedScop::mapToThreads: fix depth of threadIdxX in case of reduction
Commit 88764d3 (split out reduction band after thread mapping
to remove nested mapping, Mon Apr 9 17:43:18 2018 +0200) removed
the condition that the reduction member always appears first
in its band at the point of MappedScop::mapToThreads.
The actual mapping was updated to take into account the depth
inside the band, but the threadIdxXScheduleDepthState was
not updated accordingly.
0 commit comments