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

Some compatibility updates #97

Merged
merged 3 commits into from
Nov 14, 2022

Conversation

vladislavivanistsev
Copy link
Contributor

Makes it compatible with ase 3.22
Parprint in the MLMin tutorial

get_number_of_atoms() → get_global_number_of_atoms()
import rank is deprecated
Changed lines 10 and 614 to use world.rank "from ase.parallel import world"
Changed line 66 from print to parprint
Copy link
Collaborator

@mhangaard mhangaard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update ase in requirements to >=3.19.0

@mhangaard mhangaard merged commit d4a4ae0 into SUNCAT-Center:master Nov 14, 2022
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.

None yet

2 participants