mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
[pre-commit.ci] pre-commit autoupdate (#276)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0) - [github.com/pre-commit/mirrors-clang-format: v20.1.7 → v21.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v20.1.7...v21.1.2) - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.2...v0.13.3) * Update matrix + devcontainers. * Fix typo. Co-authored-by: Oleksandr Pavlyk <21087696+oleksandr-pavlyk@users.noreply.github.com> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Allison Piper <alliepiper16@gmail.com> Co-authored-by: Oleksandr Pavlyk <21087696+oleksandr-pavlyk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e7cc1e344c
commit
7feda2cf3a
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc10-cuda12.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc10-cuda12.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc11-cuda12.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc11-cuda12.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc12-cuda12.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc12-cuda12.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc7-cuda12.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc7-cuda12.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc8-cuda12.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc8-cuda12.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc9-cuda12.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc9-cuda12.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm14-cuda12.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm14-cuda12.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc10-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc10-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc11-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc11-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc12-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc12-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc13-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc13-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc14-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc14-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc7-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc7-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc8-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc8-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc9-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc9-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm14-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm14-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm15-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm15-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm16-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm16-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm17-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm17-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm18-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm18-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm19-cuda12.9",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm19-cuda12.9",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc11-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc11-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc12-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc12-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc13-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc13-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc14-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc14-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm15-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm15-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm16-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm16-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm17-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm17-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm18-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm18-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-llvm19-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm19-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
46
.devcontainer/cuda13.0-llvm20/devcontainer.json
Normal file
46
.devcontainer/cuda13.0-llvm20/devcontainer.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-llvm20-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
"initializeCommand": [
|
||||
"/bin/bash",
|
||||
"-c",
|
||||
"mkdir -m 0755 -p ${localWorkspaceFolder}/.{aws,cache,config}"
|
||||
],
|
||||
"containerEnv": {
|
||||
"SCCACHE_REGION": "us-east-2",
|
||||
"SCCACHE_BUCKET": "rapids-sccache-devs",
|
||||
"AWS_ROLE_ARN": "arn:aws:iam::279114543810:role/nv-gha-token-sccache-devs",
|
||||
"HISTFILE": "${containerWorkspaceFolder}/.cache/._bash_history",
|
||||
"DEVCONTAINER_NAME": "cuda13.0-llvm20",
|
||||
"CCCL_CUDA_VERSION": "13.0",
|
||||
"CCCL_HOST_COMPILER": "llvm",
|
||||
"CCCL_HOST_COMPILER_VERSION": "20",
|
||||
"CCCL_BUILD_INFIX": "cuda13.0-llvm20"
|
||||
},
|
||||
"workspaceFolder": "/home/coder/${localWorkspaceFolderBasename}",
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/home/coder/${localWorkspaceFolderBasename},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"
|
||||
],
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
"llvm-vs-code-extensions.vscode-clangd",
|
||||
"xaver.clang-format"
|
||||
],
|
||||
"settings": {
|
||||
"editor.defaultFormatter": "xaver.clang-format",
|
||||
"clang-format.executable": "/usr/local/bin/clang-format",
|
||||
"clangd.arguments": [
|
||||
"--compile-commands-dir=${workspaceFolder}"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "cuda13.0-llvm20"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"shutdownAction": "stopContainer",
|
||||
"image": "rapidsai/devcontainers:25.10-cpp-gcc14-cuda13.0",
|
||||
"image": "rapidsai/devcontainers:25.12-cpp-gcc14-cuda13.0",
|
||||
"hostRequirements": {
|
||||
"gpu": "optional"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user