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

Distributed arrays implementation bug #211

Open
Bastacyclop opened this issue Sep 6, 2021 · 0 comments
Open

Distributed arrays implementation bug #211

Bastacyclop opened this issue Sep 6, 2021 · 0 comments
Labels
bug Something isn't working prio:high

Comments

@Bastacyclop
Copy link
Member

In the CGO17 benchmarks MM NVIDIA and NBody NVIDIA, there are nested reductions with distributed private arrays. Currently the per-thread size of these arrays is bigger than it needs to be.

I assume that the bug lies in AdjustArraySizesForAllocations, but this is just a guess.

@Bastacyclop Bastacyclop added bug Something isn't working prio:high labels Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio:high
Projects
None yet
Development

No branches or pull requests

1 participant