Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • elpa elpa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • elpa
  • elpaelpa
  • Merge requests
  • !122

Fixed C-interfaces and added new C-tests [updated]

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Petr Karpov requested to merge peter_fixes_c_interface into master Nov 10, 2022
  • Overview 0
  • Commits 16
  • Pipelines 1
  • Changes 31

Fixed minor typos in C-interfaces; added feature for the "explicit" interfaces that distinguishes host and GPU allocated arrays (currently only for cuda and hip). Added C-tests for eigenvalues, cholesky, hermitian_multiply. Added Fortran and C-test for invert_triangular. Added device pointer (d_ptr) API tests. Added C-interface/C-test and fixed man page for elpa_solve_tridiagonal.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: peter_fixes_c_interface