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

[MetaSchedule] Handle 'warp_execution' implied extend of threadIdx.x in VerifyGpuCode #11949

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

vinx13
Copy link
Member

@vinx13 vinx13 commented Jun 29, 2022

Added annotation warp_execution to indicates a block is executed by a warp (e.g. tensor core instructions).
Updated VerifyGPUCode to support the annotation implied extend of threadIdx.x

cc @junrushao1994 @spectrometerHBH @Hzfengsy

@vinx13 vinx13 force-pushed the feat/ms-verify-gpu-postporc branch from 8bafd0f to 917434c Compare June 29, 2022 19:02
@vinx13 vinx13 force-pushed the feat/ms-verify-gpu-postporc branch from 917434c to 07a4cbc Compare June 29, 2022 20:05
@vinx13 vinx13 force-pushed the feat/ms-verify-gpu-postporc branch from 07a4cbc to 1676a18 Compare June 29, 2022 21:02
@vinx13 vinx13 merged commit 3bd83e0 into apache:main Jun 30, 2022
blackkker pushed a commit to blackkker/tvm that referenced this pull request Jul 7, 2022
masahi pushed a commit to masahi/tvm that referenced this pull request Jul 15, 2022
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
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