Skip to content

Discussion: What's the Suitable Framework for HSolver Module in LCAO Iterative Solver #5461

@Cstandardlib

Description

@Cstandardlib

Details

It is intended that iterative solvers will be used to solve smaller generalized eigenvalue problems in LCAO basis.
What's the suitable framwork?

  1. Should the solver still take custom Psi and Hamilt class or should it take raw pointer data (pointer T*) and meta data (dimensions, how many eigenpairs to solve, etc.)?

  2. How to decide whether to use iterative solver or library for solving eigenproblems?

Have you read FAQ on the online manual http://abacus.deepmodeling.com/en/latest/community/faq.html

  • Yes, I have read the FAQ part on online manual.

Task list for Issue attackers (only for developers)

  • Understand the problem or question described by the user.
  • Check if the issue is a known problem or has been addressed in the documentation.
  • Test the issue or problem on a similar system or environment, if possible.
  • Identify the root cause or provide clarification on the user's question.
  • Provide a step-by-step guide, including any necessary resources, to resolve the issue or answer the question.
  • If the issue is related to documentation, update the documentation to prevent future confusion (optional).
  • If the issue is related to code, consider implementing a fix or improvement (optional).
  • Review and incorporate any relevant feedback from users or developers.
  • Ensure the user's issue is resolved or their question is answered and close the ticket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionsRaise your quesiton! We will answer it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions