diff --git a/.devcontainer/cuda12.0-gcc10/devcontainer.json b/.devcontainer/cuda12.0-gcc10/devcontainer.json index 91cc5acde46..ad0eb70a139 100644 --- a/.devcontainer/cuda12.0-gcc10/devcontainer.json +++ b/.devcontainer/cuda12.0-gcc10/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc10-cuda12.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc10-cuda12.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.0-gcc11/devcontainer.json b/.devcontainer/cuda12.0-gcc11/devcontainer.json index f61859347ef..8b4ad575282 100644 --- a/.devcontainer/cuda12.0-gcc11/devcontainer.json +++ b/.devcontainer/cuda12.0-gcc11/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc11-cuda12.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc11-cuda12.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.0-gcc12/devcontainer.json b/.devcontainer/cuda12.0-gcc12/devcontainer.json index 0f02f596081..cec024f6244 100644 --- a/.devcontainer/cuda12.0-gcc12/devcontainer.json +++ b/.devcontainer/cuda12.0-gcc12/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc12-cuda12.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc12-cuda12.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.0-gcc13/devcontainer.json b/.devcontainer/cuda12.0-gcc13/devcontainer.json index 1a333d14d3a..3e13f30c10d 100644 --- a/.devcontainer/cuda12.0-gcc13/devcontainer.json +++ b/.devcontainer/cuda12.0-gcc13/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc13-cuda12.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc13-cuda12.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.0-gcc7/devcontainer.json b/.devcontainer/cuda12.0-gcc7/devcontainer.json index 4e0cc70dc3c..55bf21e4ecc 100644 --- a/.devcontainer/cuda12.0-gcc7/devcontainer.json +++ b/.devcontainer/cuda12.0-gcc7/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc7-cuda12.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc7-cuda12.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.0-gcc8/devcontainer.json b/.devcontainer/cuda12.0-gcc8/devcontainer.json index fb84da7eb25..aeb60d91e4e 100644 --- a/.devcontainer/cuda12.0-gcc8/devcontainer.json +++ b/.devcontainer/cuda12.0-gcc8/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc8-cuda12.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc8-cuda12.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.0-gcc9/devcontainer.json b/.devcontainer/cuda12.0-gcc9/devcontainer.json index 3528795517c..4e2d515c386 100644 --- a/.devcontainer/cuda12.0-gcc9/devcontainer.json +++ b/.devcontainer/cuda12.0-gcc9/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc9-cuda12.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc9-cuda12.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.0-llvm14/devcontainer.json b/.devcontainer/cuda12.0-llvm14/devcontainer.json index a9e90f6c0c2..74ee5c1cfec 100644 --- a/.devcontainer/cuda12.0-llvm14/devcontainer.json +++ b/.devcontainer/cuda12.0-llvm14/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm14-cuda12.0", + "image": "rapidsai/devcontainers:26.02-cpp-llvm14-cuda12.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-gcc10/devcontainer.json b/.devcontainer/cuda12.9-gcc10/devcontainer.json index cba217e5719..4bc7a35d6ac 100644 --- a/.devcontainer/cuda12.9-gcc10/devcontainer.json +++ b/.devcontainer/cuda12.9-gcc10/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc10-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-gcc10-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-gcc11/devcontainer.json b/.devcontainer/cuda12.9-gcc11/devcontainer.json index 622b34f5d68..dd75a7050ee 100644 --- a/.devcontainer/cuda12.9-gcc11/devcontainer.json +++ b/.devcontainer/cuda12.9-gcc11/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc11-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-gcc11-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-gcc12/devcontainer.json b/.devcontainer/cuda12.9-gcc12/devcontainer.json index 130ae513766..a367af9b585 100644 --- a/.devcontainer/cuda12.9-gcc12/devcontainer.json +++ b/.devcontainer/cuda12.9-gcc12/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc12-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-gcc12-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-gcc13/devcontainer.json b/.devcontainer/cuda12.9-gcc13/devcontainer.json index ac16524a410..49a474c241a 100644 --- a/.devcontainer/cuda12.9-gcc13/devcontainer.json +++ b/.devcontainer/cuda12.9-gcc13/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc13-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-gcc13-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-gcc14/devcontainer.json b/.devcontainer/cuda12.9-gcc14/devcontainer.json index f4d082347c5..7675f72709d 100644 --- a/.devcontainer/cuda12.9-gcc14/devcontainer.json +++ b/.devcontainer/cuda12.9-gcc14/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc14-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-gcc14-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-gcc7/devcontainer.json b/.devcontainer/cuda12.9-gcc7/devcontainer.json index 6aee7eb85ec..bffca6ab7f9 100644 --- a/.devcontainer/cuda12.9-gcc7/devcontainer.json +++ b/.devcontainer/cuda12.9-gcc7/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc7-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-gcc7-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-gcc8/devcontainer.json b/.devcontainer/cuda12.9-gcc8/devcontainer.json index ef41790dc87..fd4a02cb804 100644 --- a/.devcontainer/cuda12.9-gcc8/devcontainer.json +++ b/.devcontainer/cuda12.9-gcc8/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc8-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-gcc8-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-gcc9/devcontainer.json b/.devcontainer/cuda12.9-gcc9/devcontainer.json index bc11dd4f0fc..22af2e20dd5 100644 --- a/.devcontainer/cuda12.9-gcc9/devcontainer.json +++ b/.devcontainer/cuda12.9-gcc9/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc9-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-gcc9-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-llvm14/devcontainer.json b/.devcontainer/cuda12.9-llvm14/devcontainer.json index c523184d1a3..4870dc7fb7e 100644 --- a/.devcontainer/cuda12.9-llvm14/devcontainer.json +++ b/.devcontainer/cuda12.9-llvm14/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm14-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-llvm14-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-llvm15/devcontainer.json b/.devcontainer/cuda12.9-llvm15/devcontainer.json index c438fadccf0..2e98dc6914a 100644 --- a/.devcontainer/cuda12.9-llvm15/devcontainer.json +++ b/.devcontainer/cuda12.9-llvm15/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm15-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-llvm15-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-llvm16/devcontainer.json b/.devcontainer/cuda12.9-llvm16/devcontainer.json index c9e2033bf11..11b019d958c 100644 --- a/.devcontainer/cuda12.9-llvm16/devcontainer.json +++ b/.devcontainer/cuda12.9-llvm16/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm16-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-llvm16-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-llvm17/devcontainer.json b/.devcontainer/cuda12.9-llvm17/devcontainer.json index 3346c473d42..665d37a1b06 100644 --- a/.devcontainer/cuda12.9-llvm17/devcontainer.json +++ b/.devcontainer/cuda12.9-llvm17/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm17-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-llvm17-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-llvm18/devcontainer.json b/.devcontainer/cuda12.9-llvm18/devcontainer.json index 4adbd45698f..2c97b9bead5 100644 --- a/.devcontainer/cuda12.9-llvm18/devcontainer.json +++ b/.devcontainer/cuda12.9-llvm18/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm18-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-llvm18-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-llvm19/devcontainer.json b/.devcontainer/cuda12.9-llvm19/devcontainer.json index c578cb4b97a..45bb1abf043 100644 --- a/.devcontainer/cuda12.9-llvm19/devcontainer.json +++ b/.devcontainer/cuda12.9-llvm19/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm19-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-llvm19-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-llvm20/devcontainer.json b/.devcontainer/cuda12.9-llvm20/devcontainer.json index b32ec59cc4d..f9b1d405b5a 100644 --- a/.devcontainer/cuda12.9-llvm20/devcontainer.json +++ b/.devcontainer/cuda12.9-llvm20/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm20-cuda12.9", + "image": "rapidsai/devcontainers:26.02-cpp-llvm20-cuda12.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9-nvhpc25.7/devcontainer.json b/.devcontainer/cuda12.9-nvhpc25.7/devcontainer.json index dd8d6b40c05..9d37c74adff 100644 --- a/.devcontainer/cuda12.9-nvhpc25.7/devcontainer.json +++ b/.devcontainer/cuda12.9-nvhpc25.7/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-nvhpc25.7", + "image": "rapidsai/devcontainers:26.02-cpp-nvhpc25.7", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9ext-gcc14/devcontainer.json b/.devcontainer/cuda12.9ext-gcc14/devcontainer.json index 4b276177830..782dbb3ced9 100644 --- a/.devcontainer/cuda12.9ext-gcc14/devcontainer.json +++ b/.devcontainer/cuda12.9ext-gcc14/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc14-cuda12.9ext", + "image": "rapidsai/devcontainers:26.02-cpp-gcc14-cuda12.9ext", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda12.9ext-llvm20/devcontainer.json b/.devcontainer/cuda12.9ext-llvm20/devcontainer.json index 5fe66b17ff0..84644a0b669 100644 --- a/.devcontainer/cuda12.9ext-llvm20/devcontainer.json +++ b/.devcontainer/cuda12.9ext-llvm20/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm20-cuda12.9ext", + "image": "rapidsai/devcontainers:26.02-cpp-llvm20-cuda12.9ext", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-gcc11/devcontainer.json b/.devcontainer/cuda13.0-gcc11/devcontainer.json index 8008e7ae72c..9cf5a42c6e0 100644 --- a/.devcontainer/cuda13.0-gcc11/devcontainer.json +++ b/.devcontainer/cuda13.0-gcc11/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc11-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc11-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-gcc12/devcontainer.json b/.devcontainer/cuda13.0-gcc12/devcontainer.json index 69786a98d4d..943fa9ce2c9 100644 --- a/.devcontainer/cuda13.0-gcc12/devcontainer.json +++ b/.devcontainer/cuda13.0-gcc12/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc12-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc12-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-gcc13/devcontainer.json b/.devcontainer/cuda13.0-gcc13/devcontainer.json index deaf88ebc3a..b0549e3f071 100644 --- a/.devcontainer/cuda13.0-gcc13/devcontainer.json +++ b/.devcontainer/cuda13.0-gcc13/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc13-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc13-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-gcc14/devcontainer.json b/.devcontainer/cuda13.0-gcc14/devcontainer.json index 0291805af43..80f66f448e2 100644 --- a/.devcontainer/cuda13.0-gcc14/devcontainer.json +++ b/.devcontainer/cuda13.0-gcc14/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc14-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc14-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-llvm15/devcontainer.json b/.devcontainer/cuda13.0-llvm15/devcontainer.json index 4912064f723..51eeb68236d 100644 --- a/.devcontainer/cuda13.0-llvm15/devcontainer.json +++ b/.devcontainer/cuda13.0-llvm15/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm15-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-llvm15-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-llvm16/devcontainer.json b/.devcontainer/cuda13.0-llvm16/devcontainer.json index be6248266ef..7b6a11bac27 100644 --- a/.devcontainer/cuda13.0-llvm16/devcontainer.json +++ b/.devcontainer/cuda13.0-llvm16/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm16-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-llvm16-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-llvm17/devcontainer.json b/.devcontainer/cuda13.0-llvm17/devcontainer.json index e2aa09c8b65..93561b72ac1 100644 --- a/.devcontainer/cuda13.0-llvm17/devcontainer.json +++ b/.devcontainer/cuda13.0-llvm17/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm17-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-llvm17-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-llvm18/devcontainer.json b/.devcontainer/cuda13.0-llvm18/devcontainer.json index 41f6bafad29..1a85a924aad 100644 --- a/.devcontainer/cuda13.0-llvm18/devcontainer.json +++ b/.devcontainer/cuda13.0-llvm18/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm18-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-llvm18-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-llvm19/devcontainer.json b/.devcontainer/cuda13.0-llvm19/devcontainer.json index cd99d891661..3eb014f7d2a 100644 --- a/.devcontainer/cuda13.0-llvm19/devcontainer.json +++ b/.devcontainer/cuda13.0-llvm19/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm19-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-llvm19-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-llvm20/devcontainer.json b/.devcontainer/cuda13.0-llvm20/devcontainer.json index c359b09a425..a02467a55c7 100644 --- a/.devcontainer/cuda13.0-llvm20/devcontainer.json +++ b/.devcontainer/cuda13.0-llvm20/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm20-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-llvm20-cuda13.0", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0-nvhpc25.9/devcontainer.json b/.devcontainer/cuda13.0-nvhpc25.9/devcontainer.json index f7430f69ead..5b19f0156e4 100644 --- a/.devcontainer/cuda13.0-nvhpc25.9/devcontainer.json +++ b/.devcontainer/cuda13.0-nvhpc25.9/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-nvhpc25.9", + "image": "rapidsai/devcontainers:26.02-cpp-nvhpc25.9", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0ext-gcc14/devcontainer.json b/.devcontainer/cuda13.0ext-gcc14/devcontainer.json index d7974e92f08..7fb41a0aa23 100644 --- a/.devcontainer/cuda13.0ext-gcc14/devcontainer.json +++ b/.devcontainer/cuda13.0ext-gcc14/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc14-cuda13.0ext", + "image": "rapidsai/devcontainers:26.02-cpp-gcc14-cuda13.0ext", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.0ext-llvm20/devcontainer.json b/.devcontainer/cuda13.0ext-llvm20/devcontainer.json index 5834f60dd5c..d8f48081be8 100644 --- a/.devcontainer/cuda13.0ext-llvm20/devcontainer.json +++ b/.devcontainer/cuda13.0ext-llvm20/devcontainer.json @@ -1,6 +1,6 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-llvm20-cuda13.0ext", + "image": "rapidsai/devcontainers:26.02-cpp-llvm20-cuda13.0ext", "runArgs": [ "--init", "--name", diff --git a/.devcontainer/cuda13.1-gcc11/devcontainer.json b/.devcontainer/cuda13.1-gcc11/devcontainer.json new file mode 100644 index 00000000000..e7b207e0954 --- /dev/null +++ b/.devcontainer/cuda13.1-gcc11/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-gcc11-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-gcc11" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-gcc11", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "gcc", + "CCCL_HOST_COMPILER_VERSION": "11", + "CCCL_BUILD_INFIX": "cuda13.1-gcc11", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-gcc11" +} diff --git a/.devcontainer/cuda13.1-gcc12/devcontainer.json b/.devcontainer/cuda13.1-gcc12/devcontainer.json new file mode 100644 index 00000000000..0d537d17695 --- /dev/null +++ b/.devcontainer/cuda13.1-gcc12/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-gcc12-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-gcc12" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-gcc12", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "gcc", + "CCCL_HOST_COMPILER_VERSION": "12", + "CCCL_BUILD_INFIX": "cuda13.1-gcc12", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-gcc12" +} diff --git a/.devcontainer/cuda13.1-gcc13/devcontainer.json b/.devcontainer/cuda13.1-gcc13/devcontainer.json new file mode 100644 index 00000000000..05437641afb --- /dev/null +++ b/.devcontainer/cuda13.1-gcc13/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-gcc13-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-gcc13" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-gcc13", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "gcc", + "CCCL_HOST_COMPILER_VERSION": "13", + "CCCL_BUILD_INFIX": "cuda13.1-gcc13", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-gcc13" +} diff --git a/.devcontainer/cuda13.1-gcc14/devcontainer.json b/.devcontainer/cuda13.1-gcc14/devcontainer.json new file mode 100644 index 00000000000..7102a63de66 --- /dev/null +++ b/.devcontainer/cuda13.1-gcc14/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-gcc14-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-gcc14" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-gcc14", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "gcc", + "CCCL_HOST_COMPILER_VERSION": "14", + "CCCL_BUILD_INFIX": "cuda13.1-gcc14", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-gcc14" +} diff --git a/.devcontainer/cuda13.1-llvm15/devcontainer.json b/.devcontainer/cuda13.1-llvm15/devcontainer.json new file mode 100644 index 00000000000..c9481b36cb8 --- /dev/null +++ b/.devcontainer/cuda13.1-llvm15/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-llvm15-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-llvm15" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-llvm15", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "llvm", + "CCCL_HOST_COMPILER_VERSION": "15", + "CCCL_BUILD_INFIX": "cuda13.1-llvm15", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-llvm15" +} diff --git a/.devcontainer/cuda13.1-llvm16/devcontainer.json b/.devcontainer/cuda13.1-llvm16/devcontainer.json new file mode 100644 index 00000000000..a6fd449f259 --- /dev/null +++ b/.devcontainer/cuda13.1-llvm16/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-llvm16-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-llvm16" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-llvm16", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "llvm", + "CCCL_HOST_COMPILER_VERSION": "16", + "CCCL_BUILD_INFIX": "cuda13.1-llvm16", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-llvm16" +} diff --git a/.devcontainer/cuda13.1-llvm17/devcontainer.json b/.devcontainer/cuda13.1-llvm17/devcontainer.json new file mode 100644 index 00000000000..62216dd427b --- /dev/null +++ b/.devcontainer/cuda13.1-llvm17/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-llvm17-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-llvm17" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-llvm17", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "llvm", + "CCCL_HOST_COMPILER_VERSION": "17", + "CCCL_BUILD_INFIX": "cuda13.1-llvm17", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-llvm17" +} diff --git a/.devcontainer/cuda13.1-llvm18/devcontainer.json b/.devcontainer/cuda13.1-llvm18/devcontainer.json new file mode 100644 index 00000000000..f7005aee1be --- /dev/null +++ b/.devcontainer/cuda13.1-llvm18/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-llvm18-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-llvm18" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-llvm18", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "llvm", + "CCCL_HOST_COMPILER_VERSION": "18", + "CCCL_BUILD_INFIX": "cuda13.1-llvm18", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-llvm18" +} diff --git a/.devcontainer/cuda13.1-llvm19/devcontainer.json b/.devcontainer/cuda13.1-llvm19/devcontainer.json new file mode 100644 index 00000000000..cc16c55eb68 --- /dev/null +++ b/.devcontainer/cuda13.1-llvm19/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-llvm19-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-llvm19" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-llvm19", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "llvm", + "CCCL_HOST_COMPILER_VERSION": "19", + "CCCL_BUILD_INFIX": "cuda13.1-llvm19", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-llvm19" +} diff --git a/.devcontainer/cuda13.1-llvm20/devcontainer.json b/.devcontainer/cuda13.1-llvm20/devcontainer.json new file mode 100644 index 00000000000..ebd6e98e6fc --- /dev/null +++ b/.devcontainer/cuda13.1-llvm20/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-llvm20-cuda13.1", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-llvm20" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1-llvm20", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "llvm", + "CCCL_HOST_COMPILER_VERSION": "20", + "CCCL_BUILD_INFIX": "cuda13.1-llvm20", + "CCCL_CUDA_EXTENDED": "false", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1-llvm20" +} diff --git a/.devcontainer/cuda13.1ext-gcc14/devcontainer.json b/.devcontainer/cuda13.1ext-gcc14/devcontainer.json new file mode 100644 index 00000000000..db597617708 --- /dev/null +++ b/.devcontainer/cuda13.1ext-gcc14/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-gcc14-cuda13.1ext", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1ext-gcc14" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1ext-gcc14", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "gcc", + "CCCL_HOST_COMPILER_VERSION": "14", + "CCCL_BUILD_INFIX": "cuda13.1ext-gcc14", + "CCCL_CUDA_EXTENDED": "true", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1ext-gcc14" +} diff --git a/.devcontainer/cuda13.1ext-llvm20/devcontainer.json b/.devcontainer/cuda13.1ext-llvm20/devcontainer.json new file mode 100644 index 00000000000..c1afea1ae24 --- /dev/null +++ b/.devcontainer/cuda13.1ext-llvm20/devcontainer.json @@ -0,0 +1,69 @@ +{ + "shutdownAction": "stopContainer", + "image": "rapidsai/devcontainers:26.02-cpp-llvm20-cuda13.1ext", + "runArgs": [ + "--init", + "--name", + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1ext-llvm20" + ], + "hostRequirements": { + "gpu": "optional" + }, + "initializeCommand": [ + "/bin/bash", + "-c", + "set -euo pipefail; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/.{aws,cache,config}; mkdir -m 0755 -p \"${localWorkspaceFolder}\"/{build,wheelhouse}; if test -z \"${localEnv:WSLENV}\"; then docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/build\" --opt o=bind cccl-build >/dev/null; docker volume create --driver local --opt type=none --opt \"device=${localWorkspaceFolder}/wheelhouse\" --opt o=bind cccl-wheelhouse >/dev/null; else docker volume create cccl-build >/dev/null; docker volume create cccl-wheelhouse >/dev/null; fi;" + ], + "postAttachCommand": [ + "/bin/bash", + "-c", + "if [ ${CODESPACES:-false} = 'true' ]; then . devcontainer-utils-post-attach-command; fi" + ], + "containerEnv": { + "SCCACHE_REGION": "us-east-2", + "SCCACHE_BUCKET": "rapids-sccache-devs", + "SCCACHE_S3_USE_PREPROCESSOR_CACHE_MODE": "true", + "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", + "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", + "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", + "DEVCONTAINER_NAME": "cuda13.1ext-llvm20", + "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", + "CCCL_CUDA_VERSION": "13.1", + "CCCL_HOST_COMPILER": "llvm", + "CCCL_HOST_COMPILER_VERSION": "20", + "CCCL_BUILD_INFIX": "cuda13.1ext-llvm20", + "CCCL_CUDA_EXTENDED": "true", + "HOST_WORKSPACE": "${localWorkspaceFolder}" + }, + "workspaceFolder": "/home/coder/cccl", + "workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/cccl,type=bind,consistency=consistent", + "mounts": [ + "source=${localWorkspaceFolder}/.aws,target=/home/coder/.aws,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.cache,target=/home/coder/.cache,type=bind,consistency=consistent", + "source=${localWorkspaceFolder}/.config,target=/home/coder/.config,type=bind,consistency=consistent", + "source=cccl-build,target=/home/coder/cccl/build", + "source=cccl-wheelhouse,target=/home/coder/cccl/wheelhouse" + ], + "customizations": { + "vscode": { + "extensions": [ + "llvm-vs-code-extensions.vscode-clangd", + "seaube.clangformat", + "nvidia.nsight-vscode-edition", + "ms-vscode.cmake-tools" + ], + "settings": { + "editor.defaultFormatter": "seaube.clangformat", + "editor.formatOnSave": true, + "clang-format.executable": "/usr/bin/clang-format", + "clangd.arguments": [ + "--header-insertion=never", + "--compile-commands-dir=${workspaceFolder}" + ], + "files.eol": "\n", + "files.trimTrailingWhitespace": true + } + } + }, + "name": "cuda13.1ext-llvm20" +} diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0291805af43..7102a63de66 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,10 +1,10 @@ { "shutdownAction": "stopContainer", - "image": "rapidsai/devcontainers:25.12-cpp-gcc14-cuda13.0", + "image": "rapidsai/devcontainers:26.02-cpp-gcc14-cuda13.1", "runArgs": [ "--init", "--name", - "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.0-gcc14" + "${localEnv:USER:anon}-${localWorkspaceFolderBasename}-cuda13.1-gcc14" ], "hostRequirements": { "gpu": "optional" @@ -26,12 +26,12 @@ "SCCACHE_S3_PREPROCESSOR_CACHE_KEY_PREFIX": "cccl-preprocessor-cache", "AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs", "HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history", - "DEVCONTAINER_NAME": "cuda13.0-gcc14", + "DEVCONTAINER_NAME": "cuda13.1-gcc14", "DEVCONTAINER_UTILS_ENABLE_SCCACHE_DIST": "1", - "CCCL_CUDA_VERSION": "13.0", + "CCCL_CUDA_VERSION": "13.1", "CCCL_HOST_COMPILER": "gcc", "CCCL_HOST_COMPILER_VERSION": "14", - "CCCL_BUILD_INFIX": "cuda13.0-gcc14", + "CCCL_BUILD_INFIX": "cuda13.1-gcc14", "CCCL_CUDA_EXTENDED": "false", "HOST_WORKSPACE": "${localWorkspaceFolder}" }, @@ -65,5 +65,5 @@ } } }, - "name": "cuda13.0-gcc14" + "name": "cuda13.1-gcc14" } diff --git a/.github/workflows/build-matx.yml b/.github/workflows/build-matx.yml index 5f3eb59aca9..d404d0d4e54 100644 --- a/.github/workflows/build-matx.yml +++ b/.github/workflows/build-matx.yml @@ -92,7 +92,7 @@ jobs: .devcontainer/launch.sh \ --docker \ - --cuda 12.9 \ + --cuda 13.1 \ --host gcc14 \ --cuda-ext \ --env "CCCL_TAG=${CCCL_TAG}" \ diff --git a/.github/workflows/build-pytorch.yml b/.github/workflows/build-pytorch.yml index 6b7ac233320..a1b23c00f3d 100644 --- a/.github/workflows/build-pytorch.yml +++ b/.github/workflows/build-pytorch.yml @@ -82,7 +82,7 @@ jobs: .devcontainer/launch.sh \ --docker \ - --cuda 13.0 \ + --cuda 13.1 \ --host gcc14 \ --cuda-ext \ --env "CCCL_TAG=${CCCL_TAG}" \ diff --git a/.github/workflows/git-bisect.yml b/.github/workflows/git-bisect.yml index a047221360f..daec9e85fe6 100644 --- a/.github/workflows/git-bisect.yml +++ b/.github/workflows/git-bisect.yml @@ -15,7 +15,7 @@ on: launch_args: description: "'.devcontainer/launch.sh -d' add'l args. Ex: '--cuda 12.9 --host gcc13'" required: false - default: "--cuda 13.0 --host gcc14" + default: "--cuda 13.1 --host gcc14" type: string preset: description: "CMake preset. Ex: cub-cpp20" diff --git a/AGENTS.md b/AGENTS.md index 7b9534c9245..293df730921 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -54,7 +54,7 @@ Common options: Example: ```bash -.devcontainer/launch.sh -d --cuda 13.0 --host gcc14 --