Skip to content

Commit b26ce76

Browse files
authored
Update control
1 parent 0babf14 commit b26ce76

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packaging/debian/control

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: libtriton-jit
22
Section: libs
33
Priority: optional
4-
Maintainer: FlagTree Project <contact@flagos.io>
4+
Maintainer: The FlagOS Contributors <contact@flagos.io>
55
Build-Depends: debhelper-compat (= 13),
66
cmake,
77
ninja-build,
@@ -16,8 +16,8 @@ Rules-Requires-Root: no
1616
X-Build-Environment: This package is designed to be built in a CUDA container
1717
environment that provides the necessary SDK and Python packages:
1818
.
19-
- CUDA toolkit (>= 12.0) from nvidia/cuda base image
20-
- PyTorch (>= 2.5.0) and Triton (>= 3.1.0) via pip
19+
- CUDA toolkit (>= 12.8) from nvidia/cuda base image
20+
- PyTorch (>= 2.7.0) and Triton (>= 3.10.0) via pip
2121
- pybind11 via pip, nlohmann-json via system package
2222
- fmt 10.2.1 is downloaded via CMake FetchContent at build time
2323
.

0 commit comments

Comments
 (0)