Skip to content

Enable 'calculation=test_memory" function again#3919

Merged
mohanchen merged 64 commits into
deepmodeling:developfrom
mohanchen:memory
Apr 5, 2024
Merged

Enable 'calculation=test_memory" function again#3919
mohanchen merged 64 commits into
deepmodeling:developfrom
mohanchen:memory

Conversation

@mohanchen

Copy link
Copy Markdown
Collaborator

Reminder

  • Have you linked an issue with this pull request?
  • Have you added adequate unit tests and/or case tests for your pull request?
  • Have you noticed possible changes of behavior below or in the linked issue?
  • Have you explained the changes of codes in core modules of ESolver, HSolver, ElecState, Hamilt, Operator or Psi? (ignore if not applicable)

Linked Issue

Fix #3918

Unit Tests and/or Case Tests for my changes

  • A unit test is added for each new feature or bug fix.

What's changed?

  • Example: My changes might affect the performance of the application under certain conditions, and I have tested the impact on various scenarios...

Any changes of core modules? (ignore if not applicable)

  • Example: I have added a new virtual function in the esolver base class in order to ...

mohanchen added 25 commits April 1, 2024 05:21
…riginally belong to LCAO_hamilt should be moved to sparse_format
…O_hamilt.cpp into sparse_format.h and .cpp, add a new file named LCAO_domain, which stores lcao functions that need to be refactored next.
@mohanchen mohanchen requested a review from jinzx10 April 5, 2024 03:43
@mohanchen mohanchen merged commit 534d1d8 into deepmodeling:develop Apr 5, 2024
@mohanchen mohanchen added the Features Needed The features are indeed needed, and developers should have sophisticated knowledge label May 12, 2024
@mohanchen mohanchen deleted the memory branch July 26, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Features Needed The features are indeed needed, and developers should have sophisticated knowledge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable the calculation=test_memory function again

2 participants