Skip to content

Move prediatation inside block/gridReduciton functions#376

Merged
naoyam merged 1 commit into20_8_18_develfrom
predicated-reduction
Sep 14, 2020
Merged

Move prediatation inside block/gridReduciton functions#376
naoyam merged 1 commit into20_8_18_develfrom
predicated-reduction

Conversation

@naoyam
Copy link
Copy Markdown
Collaborator

@naoyam naoyam commented Sep 14, 2020

This is part of the GEMM PR (#368). Since that PR has several independent changes, I just extracted the specific changes that are related to blockReduce and gridReduce device functions. These functions now accept predicate flags that indicate whether a thread should join the reduction. The change is meant to fix the deadlock issue (#365).

@naoyam naoyam force-pushed the predicated-reduction branch from 952556e to 3eb8a1c Compare September 14, 2020 21:27
Copy link
Copy Markdown
Collaborator

@jjsjann123 jjsjann123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stamped.

@naoyam naoyam merged commit 342e133 into 20_8_18_devel Sep 14, 2020
tlemo added a commit that referenced this pull request Sep 15, 2020
@csarofeen csarofeen deleted the predicated-reduction branch June 9, 2021 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants