Skip to main content

uTLX — Triton Language Extensions (Plugin)

utlx ships a Triton plugin (libutlx.so) plus the utlx Python DSL that exposes the TLX dialect (async loads, warp-group MMA, shared/tensor-memory buffers, etc.).

Compatibility

This wheel contains a native libutlx.so that links against libtriton.so and is ABI-coupled to a specific Triton build. Build Triton from the upstream triton-lang/triton repository at the v3.7.0 tag:

git clone https://github.com/triton-lang/triton
cd triton && git checkout v3.7.0
pip install -e . --no-build-isolation

Note: at the v3.7.0 tag the plugin custom-op binding in python/src/ir.cc discards the op result, so TLX ops return None. Apply the one-line fix (prepend an empty result slot, call addOp, return args[0]) so ops return their created value.

Requirements

  • Linux x86_64, glibc >= 2.14, libstdc++ from GCC 11+ (GLIBCXX_3.4.29).
  • Set TRITON_PLUGIN_PATHS to the installed libutlx.so and build Triton with TRITON_EXT_ENABLED=ON.

License

MIT. Copyright (c) 2026 Meta Platforms, Inc. and affiliates.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

triton_utlx-3.7.1-py3-none-manylinux_2_34_x86_64.whl (1.7 MB view details)

Uploaded Python 3manylinux: glibc 2.34+ x86-64

File details

Details for the file triton_utlx-3.7.1-py3-none-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for triton_utlx-3.7.1-py3-none-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 505c0e33e04882591c7428375438b7152e6e96499b52f5ca0b082a33679d2112
MD5 d379a0e695cc6f83f2cfbd8e6a1b10cf
BLAKE2b-256 68c497764394cf30445a6223d122c1c2446bffb84b22a9d4c87f18ed244c6966

See more details on using hashes here.

Release history Release notifications | RSS feed

3.8.0

1 file

This release

3.7.1 This release

1 file

3.7.0.post1

1 file

3.7.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page