Skip to content

rhog_symmetry runs extremely slow on Z100 DCU #6252

Open
@Critsium-xy

Description

@Critsium-xy

Details

When I was testing ABACUS on Dongfang supercomputer ( uses Z100 DCU as accelerator ) using case Si256 in LCAO, I found it extremely slow.

Image

According to the time statistics, the function rhog_symmetry takes extremely long time. I've never spotted the same problem before.

Task list for Issue attackers (only for developers)

  • Reproduce the performance issue on a similar system or environment.
  • Identify the specific section of the code causing the performance issue.
  • Investigate the issue and determine the root cause.
  • Research best practices and potential solutions for the identified performance issue.
  • Implement the chosen solution to address the performance issue.
  • Test the implemented solution to ensure it improves performance without introducing new issues.
  • Optimize the solution if necessary, considering trade-offs between performance and other factors (e.g., code complexity, readability, maintainability).
  • Review and incorporate any relevant feedback from users or developers.
  • Merge the improved solution into the main codebase and notify the issue reporter.

Metadata

Metadata

Assignees

Labels

PerformanceIssues related to fail running ABACUSSymmetryThis issue is related to symmetry

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions