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

[amdgpu] Update amdgpu module call #7022

Merged
merged 14 commits into from
Jan 6, 2023

Conversation

galeselee
Copy link
Contributor

Issue: ##6434

Brief Summary

  1. Add exclusive way to process kernel argument.
  2. Upate launch api in AMDGPUContext .

@netlify
Copy link

netlify bot commented Dec 31, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit 1308c1e
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63b5262159494c0008b320ff

@galeselee galeselee force-pushed the amdgpu_launch_api branch 2 times, most recently from bd15ad2 to 5816c17 Compare January 1, 2023 02:55
taichi/jit/jit_module.h Outdated Show resolved Hide resolved
taichi/rhi/amdgpu/amdgpu_context.cpp Outdated Show resolved Hide resolved
taichi/jit/jit_module.h Outdated Show resolved Hide resolved
@galeselee galeselee marked this pull request as draft January 3, 2023 14:17
@galeselee galeselee changed the title [amdgpu] Add amdgpu module call [amdgpu] Update amdgpu module call Jan 3, 2023
@galeselee galeselee marked this pull request as ready for review January 4, 2023 05:36
Copy link
Contributor

@jim19930609 jim19930609 left a comment

Choose a reason for hiding this comment

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

Thanks~

@galeselee galeselee merged commit 405b700 into taichi-dev:master Jan 6, 2023
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
Issue: #taichi-dev#6434

### Brief Summary
1. Add exclusive way to process kernel argument.
2. Upate `launch` api in `AMDGPUContext` .

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.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