File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "shutdownAction" : " stopContainer" ,
3- "image" : " rapidsai/devcontainers:25.08 -cpp-gcc12-cuda12.8-ubuntu22.04" ,
3+ "image" : " rapidsai/devcontainers:25.10 -cpp-gcc12-cuda12.8-ubuntu22.04" ,
44 "hostRequirements" : {
55 "gpu" : true
66 },
Original file line number Diff line number Diff line change 11{
22 "shutdownAction" : " stopContainer" ,
3- "image" : " rapidsai/devcontainers:25.08 -cpp-gcc13-cuda12.8-ubuntu22.04" ,
3+ "image" : " rapidsai/devcontainers:25.10 -cpp-gcc13-cuda12.8-ubuntu22.04" ,
44 "hostRequirements" : {
55 "gpu" : true
66 },
Original file line number Diff line number Diff line change 11{
22 "shutdownAction" : " stopContainer" ,
3- "image" : " rapidsai/devcontainers:25.08 -cpp-gcc13-cuda12.8-ubuntu22.04" ,
3+ "image" : " rapidsai/devcontainers:25.10 -cpp-gcc13-cuda12.8-ubuntu22.04" ,
44 "hostRequirements" : {
55 "gpu" : true
66 },
Original file line number Diff line number Diff line change 1515#=============================================================================
1616cmake_minimum_required (VERSION 3.23.1 FATAL_ERROR)
1717
18- set (rapids-cmake-version 25.08 )
18+ set (rapids-cmake-version 25.10 )
1919if (NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR} /CUCO_RAPIDS.cmake)
2020 file (DOWNLOAD
2121 https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-${rapids-cmake-version }/RAPIDS.cmake
You can’t perform that action at this time.
0 commit comments