Skip to content

include the cmd to enable interpret mode#11

Merged
msaroufim merged 1 commit into
gpu-mode:mainfrom
lancerts:jit-interpret
Feb 19, 2024
Merged

include the cmd to enable interpret mode#11
msaroufim merged 1 commit into
gpu-mode:mainfrom
lancerts:jit-interpret

Conversation

@lancerts

@lancerts lancerts commented Feb 19, 2024

Copy link
Copy Markdown
Contributor

@triton.jit(interpret=True) may not work (and it doesnt work for my run), see the issue reported here.

Tested the following locally and it works fine, added as comments in the code

import os
os.environ["TRITON_INTERPRET"] = "1"

@msaroufim

@lancerts lancerts marked this pull request as ready for review February 19, 2024 19:19
@msaroufim msaroufim self-requested a review February 19, 2024 23:00
@msaroufim msaroufim merged commit 9d99cc8 into gpu-mode:main Feb 19, 2024
jhonprice pushed a commit to jhonprice/gpumode-lectures that referenced this pull request Jun 15, 2026
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