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

Parallelize #18

Merged
merged 23 commits into from
Nov 26, 2023
Merged

Parallelize #18

merged 23 commits into from
Nov 26, 2023

Conversation

frostedoyster
Copy link
Collaborator

@frostedoyster frostedoyster commented Nov 15, 2023

We restructure some of the loops in opsa, opsax, sasax to take advantage of the sorting of the inputs. This allows for better cache locality and parallelization. Also changing the output of opsa to 3D and adding more tests in Python.

@frostedoyster frostedoyster changed the title Use sorting of inputs Use sorting of inputs and paralleliza Nov 18, 2023
@frostedoyster frostedoyster changed the title Use sorting of inputs and paralleliza Use sorting of inputs and parallelize Nov 18, 2023
@frostedoyster frostedoyster marked this pull request as ready for review November 18, 2023 17:32
@frostedoyster frostedoyster mentioned this pull request Nov 19, 2023
10 tasks
This was referenced Nov 23, 2023
@frostedoyster frostedoyster changed the title Use sorting of inputs and parallelize Parallelize Nov 26, 2023
@frostedoyster frostedoyster merged commit a481d33 into optimize-sap Nov 26, 2023
4 checks passed
@frostedoyster frostedoyster deleted the use-sorting branch November 26, 2023 20:30
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