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

Using cmake FindBLAS/FindLAPACK #1

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Using cmake FindBLAS/FindLAPACK #1

merged 2 commits into from
Feb 24, 2024

Conversation

yizeyi18
Copy link
Owner

Reminder

  • Have you linked an issue with this pull request?
  • Have you noticed possible changes of behavior below or in the linked issue?
  • Have you explained the changes of codes in core modules of ESolver, HSolver, ElecState, Hamilt, Operator or Psi? (ignore if not applicable)

Linked Issue

Fix deepmodeling#3623 (comment)

What's changed?

REMOVE abacus's builtin FindLAPACK.cmake and use cmake's builtin instead.

Any changes of core modules? (ignore if not applicable)

No.

@yizeyi18 yizeyi18 assigned yizeyi18 and unassigned yizeyi18 Feb 23, 2024
@yizeyi18 yizeyi18 merged commit 5736b6a into 3589-fix Feb 24, 2024
yizeyi18 pushed a commit that referenced this pull request Nov 4, 2024
)

* Link mtblas library

* Add mtblas gemm kernel usage

* Finish memory_op on dsp

* Update CMakeLists

* Add compilation script

* Fix warnings

* Fix install script

* Initialize DSP hardware

* Replace gemm in math_kernel

* Fix CMakeLists Bug

* Fix bugs #1

* Fix bug 2

* Fix link to shared library error

* Stop use gemm_mt globally

* Modify op usage

* Fix bug

* Fix template usage

* Fix compilation

* Replace all dav_subspace gemm kernels

---------

Co-authored-by: Mohan Chen <mohanchen@pku.edu.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant