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

[GENERAL] Removed deprecated driver files and added basic compatibility with rocm #268

Merged
merged 20 commits into from
Sep 9, 2021

Conversation

ptillet
Copy link
Collaborator

@ptillet ptillet commented Sep 9, 2021

No description provided.

@ptillet ptillet merged commit 94c83d3 into master Sep 9, 2021
@ptillet ptillet deleted the rocm-cleanup branch September 9, 2021 16:41
@micmelesse micmelesse mentioned this pull request Dec 9, 2021
11 tasks
htyu pushed a commit to htyu/triton that referenced this pull request Jan 9, 2024
…reduce_for_fa

[CHERRY-PICKED FROM UPSTREAM][BACKEND] no longer uses shared mem or barriers for single-warp reductions (openai#1915)
pingzhuu pushed a commit to siliconflow/triton that referenced this pull request Apr 2, 2024
…ty with rocm (triton-lang#268)

- Removed driver module -- accelerator runtime is handled by pytorch
- Added basic support for ROCM based on @micmelesse 's PR -- now can execute empty kernel on AMD devices without any compile-time changes
- Now only using PREFER_SHARED for kernels when the size of shared memory is greater than 49k. Otherwise there can be poor L1 performance for broadcast tensors
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