We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b8b23 commit 3edc8b9Copy full SHA for 3edc8b9
1 file changed
thirdparty/cudf-pins/versions.json
@@ -120,6 +120,14 @@
120
"git_url" : "https://github.com/google/googletest.git",
121
"version" : "1.16.0"
122
},
123
+ "benchmark" :
124
+ {
125
+ "always_download" : true,
126
+ "git_shallow" : false,
127
+ "git_tag" : "2dd015dfef425c866d9a43f2c67d8b52d709acb6",
128
+ "git_url" : "https://github.com/google/benchmark.git",
129
+ "version" : "1.8.0"
130
+ },
131
"bs_thread_pool" :
132
{
133
"always_download" : true,
@@ -172,7 +180,7 @@
172
180
173
181
174
182
"git_shallow" : false,
175
- "git_tag" : "3adbe7e6435c728dc8a03aba97094519f2a299c5",
183
+ "git_tag" : "f5268f98ad1be8b5707cd59118a618892db9fcae",
176
184
"git_url" : "https://github.com/rapidsai/kvikio.git",
177
185
"version" : "25.04"
178
186
0 commit comments