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

Cleanup in dash::CSRPattern and dash::Array #279

Merged
merged 8 commits into from
Feb 13, 2017
Merged

Conversation

fuchsto
Copy link
Member

@fuchsto fuchsto commented Feb 13, 2017

Using default definitions for copy- and assignment apparently fixed the defect reported in #256

Also, performance of CSRPattern<1> significantly improved according to benchmark bench.05.pattern. GUPS of irreg (CSRPattern) changed from ~0.5 to ~1.0 with raw pointer access (maximum achievable GUPS) at ~2.3

Update: The test still segfaults in Release build with OpenMPI.
The actual defect is in allocation in DART, see #280 and CSRPatternTest in #279

@fuchsto fuchsto merged commit 561932b into development Feb 13, 2017
@fuchsto fuchsto deleted the bug-256-csrpattern branch February 13, 2017 22:29
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.

2 participants