triton icon indicating copy to clipboard operation
triton copied to clipboard

interpreter doesn't handle device_print properly

Open hgl71964 opened this issue 1 year ago • 0 comments

currently the interpreter doesn't handle device_print: https://github.com/openai/triton/blob/dc45d2640f8b2e5edcf322025a6b78e70625fea7/python/triton/runtime/interpreter.py#L347

A quick fix might uncomment the line and add a handler, but I am not sure what's the desirable format of printing?

hgl71964 avatar Feb 07 '24 12:02 hgl71964