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

HSE calculations encountered "corrupted size vs. prev_size" #5520

Open
16 tasks
Chentao168 opened this issue Nov 18, 2024 · 3 comments
Open
16 tasks

HSE calculations encountered "corrupted size vs. prev_size" #5520

Chentao168 opened this issue Nov 18, 2024 · 3 comments
Labels
EXX and lr-TDDFT Related to EXX or lr-TDDFT

Comments

@Chentao168
Copy link
Collaborator

Describe the bug

In version 3.8.0 of HSE calculations, an issue of "corrupted size vs. prev_size" was encountered, and in version 3.8.2, the calculations get stuck after encountering GE1 and cannot continue.

Expected behavior

No response

To Reproduce

20241118-bug.zip

Environment

No response

Additional Context

No response

Task list for Issue attackers (only for developers)

  • Verify the issue is not a duplicate.
  • Describe the bug.
  • Steps to reproduce.
  • Expected behavior.
  • Error message.
  • Environment details.
  • Additional context.
  • Assign a priority level (low, medium, high, urgent).
  • Assign the issue to a team member.
  • Label the issue with relevant tags.
  • Identify possible related issues.
  • Create a unit test or automated test to reproduce the bug (if applicable).
  • Fix the bug.
  • Test the fix.
  • Update documentation (if necessary).
  • Close the issue and inform the reporter (if applicable).
@mohanchen mohanchen added the EXX and lr-TDDFT Related to EXX or lr-TDDFT label Nov 19, 2024
@PeizeLin
Copy link
Collaborator

It's corrupted in the GGA loop.
You can add -DDEBUG_INFO=ON while compiling ABACUS to see which function the bug encountered.

@Chentao168
Copy link
Collaborator Author

running_scf.log
Here is the log file with adding -DDEBUG_INFO=ON for err1.

@PeizeLin
Copy link
Collaborator

It's corrupted in DiagoElpa::diag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EXX and lr-TDDFT Related to EXX or lr-TDDFT
Projects
None yet
Development

No branches or pull requests

3 participants