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

Loop restructuring #7

Merged
merged 36 commits into from
Jul 15, 2024
Merged

Loop restructuring #7

merged 36 commits into from
Jul 15, 2024

Conversation

jaharris87
Copy link
Collaborator

Replaces most array-syntax/implicit loops with explicit loops. This should make the transition to the OpenACC/OpenMP versions a little less painful.

Also splits some diagnostic and computation loops and pre-computes in some cases where it might be advantageous.

…e of jac in dydotdy, then apply the transpose when scaling
@jaharris87 jaharris87 merged commit d8a33d3 into master Jul 15, 2024
1 check passed
@jaharris87 jaharris87 deleted the explicit_loops branch July 15, 2024 19:48
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