dev-python/conch-triton-kernels
Stack AV's Triton kernel repository for GPU-accelerated ML
ChangeLog
commit abf529ad3070e5b05296989322b7613202faccef
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 14 11:57:40 2026 +0200
dev-python/conch-triton-kernels: declare triton-bin dep
conch's kernels are Triton kernels accessed lazily; the package shipped
only numpy because no Triton existed in any tree we depend on (with a
comment saying so). dev-python/triton-bin (mainline, carrying both the
nvidia and amd backends) is now in-tree, so declare it directly rather
than leave it to the consumer. Covers 1.2.1 and 1.3.
commit 120ba8931d2064268be381d6953f53548a6892d1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:34:35 2026 +0200
dev-python/conch-triton-kernels: disable py3.11
commit 3c73cd86a4b202903ec79586ccbcd9a1445fc7e5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 14:57:55 2026 +0200
dev-python/conch-triton-kernels: add 1.3
commit a4e77a59a32ea691b60706736192494e9a59c612
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 01:01:06 2026 +0200
dev-python/conch-triton-kernels: new package
Stack AV's pure-Python Triton kernel collection. Required by
dev-python/vllm in the rocm path (vllm pulls it via rocm.txt). Hard
RDEPEND is just numpy; torch/triton are upstream extras and accessed
lazily inside kernel functions.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 14 11:57:40 2026 +0200
dev-python/conch-triton-kernels: declare triton-bin dep
conch's kernels are Triton kernels accessed lazily; the package shipped
only numpy because no Triton existed in any tree we depend on (with a
comment saying so). dev-python/triton-bin (mainline, carrying both the
nvidia and amd backends) is now in-tree, so declare it directly rather
than leave it to the consumer. Covers 1.2.1 and 1.3.
commit 120ba8931d2064268be381d6953f53548a6892d1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:34:35 2026 +0200
dev-python/conch-triton-kernels: disable py3.11
commit 3c73cd86a4b202903ec79586ccbcd9a1445fc7e5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 14:57:55 2026 +0200
dev-python/conch-triton-kernels: add 1.3
commit a4e77a59a32ea691b60706736192494e9a59c612
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 01:01:06 2026 +0200
dev-python/conch-triton-kernels: new package
Stack AV's pure-Python Triton kernel collection. Required by
dev-python/vllm in the rocm path (vllm pulls it via rocm.txt). Hard
RDEPEND is just numpy; torch/triton are upstream extras and accessed
lazily inside kernel functions.


View
Download
Browse