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

Refactor:remove MPI part funcs of ucell #5810

Merged
merged 21 commits into from
Jan 8, 2025
Merged

Conversation

A-006
Copy link
Collaborator

@A-006 A-006 commented Jan 4, 2025

Unit Tests and/or Case Tests for my changes

  • Add unittest for the bcast_Magnegtism,bcast_lattice.

What's changed?

  • Add bcast_lattice,bcast_Magnegtism for bcast_unitcell.
  • Modify the name of bcast_unitcell2 to bcast_atom_pesduo to make it clearer.
  • Change the bcast_unitcell into three parts(bcast_Magnegtism,bcast_lattice,bcast_atom_tau).

@mohanchen mohanchen added the The Absolute Zero Reduce the "entropy" of the code to 0 label Jan 5, 2025
@mohanchen mohanchen merged commit 464c7a1 into deepmodeling:develop Jan 8, 2025
14 checks passed
kluophysics pushed a commit to kluophysics/abacus-develop that referenced this pull request Jan 10, 2025
* modify bcast ucell and add func for ucell

* delete bcast_ucell2

* modify bcast name

* add unit test for the bcast

* add exx for compile

* modify back atom_tau

* add bcast atom pseudo

* fix bug in the bcast

* change string* to vector<string>

* fix bug in the file

* [pre-commit.ci lite] apply automatic fixes

* fix bug in compile

* [pre-commit.ci lite] apply automatic fixes

* fix compile bug in deepks test

* [pre-commit.ci lite] apply automatic fixes

* fix bug in ucell test

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
The Absolute Zero Reduce the "entropy" of the code to 0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants