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

[LLVMGPU] Add multi-row vector reduction configuration #73

Merged
merged 4 commits into from
Dec 6, 2023
Merged

Conversation

kuhar
Copy link
Member

@kuhar kuhar commented Dec 5, 2023

This is to speed up matvec. The new configuration is experimental and only applied on ROCm targets.

This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
@kuhar kuhar marked this pull request as draft December 5, 2023 21:57
@kuhar kuhar marked this pull request as ready for review December 6, 2023 00:12
@qedawkins
Copy link

Quick note, I would avoid opening PRs that are trying to merge into the shark branch. That branch auto-rebases, and if that happens before merging it really messes up the PR (or even worse, you try to merge with the conflicting history).

Fork a different branch and merge into that if you want a review. Otherwise just push directly to shark.

@kuhar kuhar merged commit 04753d5 into shark Dec 6, 2023
12 of 13 checks passed
@kuhar kuhar deleted the matvec-srt branch December 6, 2023 00:24
raikonenfnu pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Dec 13, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
raikonenfnu pushed a commit that referenced this pull request Dec 15, 2023
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
sogartar pushed a commit to sogartar/SHARK-Runtime that referenced this pull request Jan 11, 2024
monorimet pushed a commit that referenced this pull request Jan 11, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Jan 11, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Jan 15, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Jan 15, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Jan 15, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Jan 15, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Jan 24, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Jan 24, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 24, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 24, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 25, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 25, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 25, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 25, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 25, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 25, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 26, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 26, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 26, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
powderluv pushed a commit that referenced this pull request Jan 26, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Feb 9, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
monorimet pushed a commit that referenced this pull request Feb 9, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
IanNod pushed a commit that referenced this pull request Feb 15, 2024
This is to speed up matvec. The new configuration is experimental and
only applied on ROCm targets.
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.

3 participants