Skip to content

Bug: si64 example exits with an error #5860

@dzzz2001

Description

@dzzz2001

Describe the bug

when testing P102_si64_lcao example under tests/performance dir, I find that since commit beeb256, the si64 example no longer runs correctly. When I use the command OMP_NUM_THREADS=6 mpirun -n 4 abacus, it results in the following error:

Image

Additionally, I tested several other examples under tests/performance, and they also produce the same error. This appears to be a rather serious bug. @A-006 could you please look into this and resolve it?

Expected behavior

No response

To Reproduce

No response

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).

Metadata

Metadata

Assignees

Labels

BugsBugs that only solvable with sufficient knowledge of DFT

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions