Skip to content

Conversation

@huttered40
Copy link
Collaborator

@huttered40 huttered40 commented Dec 20, 2020

The memory leak was found only when tuning across many different algorithmic configurations.

The logical processor grid root calculation was found when placing asserts on the return values of LAPACK routines. The modified line in question originally used a row-major stride order rather than a column-order stride order across the processors in a 2D grid, which conflicts with the way the 2D grids are configured in the bench files.

@huttered40 huttered40 requested a review from solomonik January 16, 2021 23:40
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.

1 participant