Making ComfyUI's INT8 Faster on ROCm

Itchy_Push_3077 · reddit · 2026-07-19

This is a highly specific ComfyUI / AMD ROCm performance optimization guide, aiming to make Krea2 Turbo's INT8 ConvRot run faster on AMD cards.

The author first compares three paths:

Instead of enabling Global Triton, the author only switches the int8linear path of ConvRot to a Triton implementation, leaving the rest on the stable path. This avoids crashes caused by global enabling while retaining the acceleration of critical operators.

The results:

This type of post is highly valuable for local AMD/ROCm deployment users.

Original post →

More from Infra

Infra channel →