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

Cherry pick to 6.4: Use new LASR in STEQR and BDSQR and parallelize STEQR #905

Open
wants to merge 4 commits into
base: release/rocm-rel-6.4
Choose a base branch
from

Conversation

tfalders
Copy link
Collaborator

@tfalders tfalders commented Mar 7, 2025

  • Use new lasr in steqr

  • Use new lasr in bdsqr

  • Rename lasr_body to run_lasr

  • Use ROCSOLVER_LAUNCH_KERNEL macro

  • Parallelize steqr

  • Update stedc

  • Addressed review comment

* Use new lasr in steqr

* Use new lasr in bdsqr

* Rename lasr_body to run_lasr

* Use ROCSOLVER_LAUNCH_KERNEL macro

* Parallelize steqr

* Update stedc

* Addressed review comment
@tfalders tfalders added the noOptimizations Disable optimized kernels for small sizes for some routines label Mar 7, 2025
@tfalders tfalders requested a review from jmachado-amd March 7, 2025 21:20
@jmachado-amd jmachado-amd added the ci:no-ccache Disable ccache label Mar 8, 2025
@tfalders tfalders requested a review from jmachado-amd March 14, 2025 17:23
@tfalders tfalders requested a review from a team as a code owner April 1, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:no-ccache Disable ccache noOptimizations Disable optimized kernels for small sizes for some routines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants