Skip to content

When executing the examples in examples/21_deepks/lcao_CsPbI3, ABACUS terminates if the number of processes exceeds 12. #6924

@liusss324

Description

@liusss324

Describe the bug

Dear developer,
I attempted to run a DeepKS test in the directory examples/21_deepks/lcao_CsPbI3. The command I used to launch ABACUS was export OMP_NUM_THREADS=8 mpirun -np 12 abacus. When the number of processes exceeds 12, ABACUS terminates and displays error messages as shown below. The version of ABACUS is 3.9.0.23, and the node has 256 GB of memory.

However, in the directory examples/21_deepks/lcao_H2O, ABACUS runs successfully with the command export OMP_NUM_THREADS=2 mpirun -np 48 abacus.

Image

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 DFTMachine LearningIssues related to the DeePKS

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions