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

Modify trig initialization on device to remove dependency on lda. #1543

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

pghysels
Copy link
Contributor

Remove dependency of the trig matrix initialization (on device) on the leading dimension.
Performance was sensitive to lda.

@pghysels
Copy link
Contributor Author

@aazz44ss

@aazz44ss aazz44ss self-requested a review January 14, 2025 18:48
Copy link
Contributor

@aazz44ss aazz44ss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

hcman2
hcman2 previously approved these changes Jan 15, 2025
@hcman2 hcman2 dismissed their stale review January 15, 2025 03:49

fill_batch and fill_kernel need to be modified to resolve the validation Nan issue?

@pghysels
Copy link
Contributor Author

Sorry, what do you mean with "validation Nan issue"?
I'm able to build locally, and hipblaslt-test seems fine.
I cannot run the tests in tensilelite, it fails with "Too many open files". Looks like the github CI isn't able to build.

@pghysels pghysels merged commit 13ccd58 into ROCm:develop Jan 28, 2025
14 checks passed
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.

4 participants