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

Uniform splitting of full square matrices. #5

Closed
rieck opened this issue Jul 23, 2014 · 0 comments
Closed

Uniform splitting of full square matrices. #5

rieck opened this issue Jul 23, 2014 · 0 comments

Comments

@rieck
Copy link
Owner

rieck commented Jul 23, 2014

Internally, Harry only stores the upper triangle of full square matrices. If these matrices are split row-wise using the command-line option -s, the first block will require far more computations than lower blocks.

@rieck rieck added bug and removed bug labels Jul 23, 2014
@rieck rieck changed the title Uneven splitting of full square matrices. Even splitting of full square matrices. Jul 24, 2014
@rieck rieck changed the title Even splitting of full square matrices. Uniform splitting of full square matrices. Jul 24, 2014
chwress added a commit that referenced this issue Aug 24, 2014
of USE_UNIFORM_SPLITTING and disable it for the time being
@chwress chwress mentioned this issue Aug 25, 2014
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

1 participant