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

Dynamic AA to avoid stackoverflow #20

Merged
merged 5 commits into from
Jun 19, 2024
Merged

Dynamic AA to avoid stackoverflow #20

merged 5 commits into from
Jun 19, 2024

Conversation

cortner
Copy link
Member

@cortner cortner commented Jun 19, 2024

@YangshuaiWang - this PR is to implement a variation of the "fast ACE evaluator" that allows for larger models without the stack overflow that you've been experiencing. This looks already promising, I think I can get it done this week and then you should be able to use it to evaluate hessians.

@cortner
Copy link
Member Author

cortner commented Jun 19, 2024

this is now working locally. I will try to fix CI though.

@cortner cortner changed the title WIP: Enable dynamic AA to avoid stackoverflow Enable dynamic AA to avoid stackoverflow Jun 19, 2024
@cortner cortner changed the title Enable dynamic AA to avoid stackoverflow Dynamic AA to avoid stackoverflow Jun 19, 2024
@cortner cortner merged commit e0df214 into main Jun 19, 2024
3 of 4 checks passed
@cortner
Copy link
Member Author

cortner commented Jun 19, 2024

@YangshuaiWang -- this is now registered as 0.0.3. I have ensured that unit tests pass, but that's all. Are you able to try this out with ACEpotentials and computing a hessian?

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