Skip to content

Commit f7ae8e6

Browse files
authored
Bump flagtree version for NVIDIA (#5444)
update flagtree to release 0.6.1
1 parent 39cb816 commit f7ae8e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/flag_gems/backends.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ backends:
5151
python: "3.12"
5252
cmake_backend: CUDA
5353
triton: triton==3.6.0
54-
flagtree: flagtree==0.6.0
54+
flagtree: flagtree==0.6.1
5555
env:
5656
PATH: /usr/local/cuda/bin:$PATH
5757
LD_LIBRARY_PATH: /usr/local/cuda/lib64:$LD_LIBRARY_PATH
@@ -64,7 +64,7 @@ backends:
6464
python: "3.12"
6565
cmake_backend: CUDA
6666
triton: triton==3.6.0
67-
flagtree: flagtree==0.6.0
67+
flagtree: flagtree==0.6.1
6868
env:
6969
PATH: /usr/local/cuda/bin:$PATH
7070
LD_LIBRARY_PATH: /usr/local/cuda/lib64:$LD_LIBRARY_PATH

0 commit comments

Comments
 (0)