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

[Feature] Add some GPU kernels to blas_connector #5799

Merged
merged 17 commits into from
Jan 4, 2025

Conversation

Critsium-xy
Copy link
Collaborator

Added some GPU kernels to blas_connector. Blas_connector can be directly used to caculate on GPU after this pull request. This will replace all blas encapsulation later.

@Critsium-xy Critsium-xy marked this pull request as ready for review January 3, 2025 06:35
@Critsium-xy Critsium-xy marked this pull request as draft January 3, 2025 08:43
@Critsium-xy Critsium-xy marked this pull request as ready for review January 3, 2025 09:50
@mohanchen mohanchen added the GPU & DCU & HPC GPU and DCU and HPC related any issues label Jan 4, 2025
@mohanchen mohanchen merged commit 9ab9150 into deepmodeling:develop Jan 4, 2025
14 checks passed
kluophysics pushed a commit to kluophysics/abacus-develop that referenced this pull request Jan 10, 2025
* Initial commit

* Modify CMakeLists

* Complete CMakeLists in module_base

* Add blas_connector.cpp definition

* Fix module_base tests

* Fix tests failure

* fix opt_test

* OPTFIX2

* Return all changes

* Fix global_func_text

* Fix MPI Bug

* return base_math_chebyshev

* Fix MPI bug

* Finish

* [pre-commit.ci lite] apply automatic fixes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
@Critsium-xy Critsium-xy deleted the blas_gpu branch January 16, 2025 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GPU & DCU & HPC GPU and DCU and HPC related any issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants