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

Feature: add Block-PCG support for ABACUS based on container::Tensor #2896

Merged
merged 11 commits into from
Sep 5, 2023

Conversation

denghuilu
Copy link
Member

This PR add brand-new BPCG(Block-PCG) method for ABACUS. In some devices, like V100 GPU, the BPCG method could have a better performance compared with the existed CG method. The main changes are:

  • Add new diago_bpcg files within module_hsolver;
  • Add the related UTs.

source/Makefile Show resolved Hide resolved
source/Makefile Outdated Show resolved Hide resolved
@Qianruipku Qianruipku self-requested a review September 5, 2023 08:51
@Qianruipku Qianruipku merged commit 056c6ad into deepmodeling:develop Sep 5, 2023
11 checks passed
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