-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First pass at scan, implemented linear and ring algorithms (#1154)
* First pass at scan, implemented linear and ring algorithms * Adding ring value to san type * Added code for special case of in place scan * Changes to style and format * Implementing shared transport for atomicv * Adding ring testing to scan * Update mpp/shmemx.h4 Co-authored-by: Md Rahman <[email protected]> * Update src/collectives.c Co-authored-by: Md Rahman <[email protected]> * Fix for XPMEM test failure * Fix for UCX tests * Fixed style issues * Making requested style changes --------- Co-authored-by: Md Rahman <[email protected]>
- Loading branch information
Showing
13 changed files
with
430 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.