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

"solve_tridie gj" appear during scf calculation and then the program crash. #4230

Closed
16 tasks
formocho opened this issue May 24, 2024 · 3 comments
Closed
16 tasks
Assignees
Labels
Performance Issues related to fail running ABACUS

Comments

@formocho
Copy link

Describe the bug

We use LCAO method to calculate a configuration of diamond with 216-atom, it would appear "solve_tridie gj" in some case. (If there are no errors, it may be necessary to test multiple times). However, both configurations with 8, 64-atom can run calcualtion completely.

Expected behavior

The scf calculation would be in convergence under multi-iteration.

To Reproduce

example.zip
run command:
export OMP_NUM_THREADS=1; mpirun -np 64 abacus

Environment

OS: Ubuntu 16.04
Compiler: Intel OneAPI 2021
Dependencies: MKL, ELPA

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 Performance Issues related to fail running ABACUS label May 25, 2024
@WHUweiqingzhou
Copy link
Collaborator

OK, I will make some tests.

@WHUweiqingzhou
Copy link
Collaborator

@formocho
I perform the calculation by using your input file, and fail to reproduce the error. I use v3.6.4. Could you try our latest version to double-check it?
4230.zip

@WHUweiqingzhou
Copy link
Collaborator

WHUweiqingzhou commented Jun 6, 2024

If you find the bug is still there, reopen this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Issues related to fail running ABACUS
Projects
None yet
Development

No branches or pull requests

3 participants