Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HPC] [NWays] Stdpar code simplification #15

Open
bharatk-parallel opened this issue May 12, 2021 · 1 comment
Open

[HPC] [NWays] Stdpar code simplification #15

bharatk-parallel opened this issue May 12, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed
Projects

Comments

@bharatk-parallel
Copy link
Contributor

A developer trying to adopt stdpar should ideally start with a c++ version. the current code shown is C-based and the users are then expected to convert using templates and lambda. Doing the following will make it simpler to understand for stdpar developer
-- Start with code which is already C++ based
-- Change from using lambda to functor which is more easily understood

@bharatk-parallel bharatk-parallel added the help wanted Extra attention is needed label May 12, 2021
@bharatk-parallel bharatk-parallel changed the title N-Ways Stdpar code simplification HPC_N-Ways_Bug_N-Ways Stdpar code simplification May 12, 2021
@bharatk-parallel bharatk-parallel changed the title HPC_N-Ways_Bug_N-Ways Stdpar code simplification [HPC] [NWays] N-Ways Stdpar code simplification May 14, 2021
@bharatk-parallel bharatk-parallel changed the title [HPC] [NWays] N-Ways Stdpar code simplification [HPC] [NWays] Stdpar code simplification May 14, 2021
@bharatk-parallel bharatk-parallel added this to the N-Ways MD milestone May 18, 2021
@bharatk-parallel bharatk-parallel added this to Implementation in N-Ways May 18, 2021
@bharatk-parallel bharatk-parallel self-assigned this Jul 9, 2021
@markram1729
Copy link

Hii is this issue still active?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
N-Ways
Implementation
Development

No branches or pull requests

2 participants