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

Defect detected via NastMPI in MatrixTest.UnderfilledLocalViewSpec #277

Closed
fuchsto opened this issue Feb 13, 2017 · 2 comments
Closed

Defect detected via NastMPI in MatrixTest.UnderfilledLocalViewSpec #277

fuchsto opened this issue Feb 13, 2017 · 2 comments
Assignees
Milestone

Comments

@fuchsto
Copy link
Member

fuchsto commented Feb 13, 2017

Test failed for 3 units.
Build details:

https://circleci.com/gh/dash-project/dash/1202

@fmoessbauer Might be related to recent changes of underfilled block arithmetic in pattern code?

@fuchsto fuchsto added the bug label Feb 13, 2017
@fuchsto fuchsto added this to the dash-0.3.0 milestone Feb 13, 2017
@fmoessbauer
Copy link
Member

This seems to be not a problem of the local view, but anywere below in DART. I tried to track down the bug, but without valgrind I was not able to find it. I guess that we try to access memory which has not been allocated by dart, but I cannot prove that.

@rkowalewski please have a look the bug. I did enhance the unit test in branch bug-227-localview

@fuchsto
Copy link
Member Author

fuchsto commented Feb 14, 2017

Marked as duplicate: This is another effect of the defect reported in #280

Only occurs for odd number of units and unaligned local memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants