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

remove fixed cu_include_dir #739

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

Shenggan
Copy link
Contributor

@Shenggan Shenggan commented Oct 5, 2022

Use environment variable CUDA_HOME with default value /usr/local/cuda for cu_include_dir
#731

@ptillet ptillet enabled auto-merge (squash) October 5, 2022 01:29
auto-merge was automatically disabled October 5, 2022 01:32

Head branch was pushed to by a user without write access

@Shenggan Shenggan force-pushed the fix_cu_include_dir branch from 6618b5b to edf8476 Compare October 5, 2022 01:32
@ptillet ptillet merged commit 77c752d into triton-lang:master Oct 5, 2022
pingzhuu pushed a commit to siliconflow/triton that referenced this pull request Apr 2, 2024
Use environment variable `CUDA_HOME` with default value`/usr/local/cuda` for `cu_include_dir` triton-lang#731
ZzEeKkAa pushed a commit to ZzEeKkAa/triton that referenced this pull request Aug 5, 2024
…lock ptr to llvm (triton-lang#739)

ttgi.prefetch=> gen.matrix.2Dblockprefetch
tt.load => genx.matrix.2Dblockload
tt.store =>genx.matrix.2Dblockstore
tt.dot => gen.matrix.dpas
tt.make_tensor_ptr => v2i32(offsetx, offsety)
tt.advance => update v2i32(offsetx, offsety)
ttgi.glue => llvm.shuffle
ttgi.extract => llvm.shuflle

---------

Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Co-authored-by: Tiotto, Ettore <ettore.tiotto@intel.com>
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.

2 participants