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"
|
||||
},
|
||||
|
||||
@@ -11,13 +11,13 @@ ci:
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
rev: v6.0.0
|
||||
hooks:
|
||||
- id: end-of-file-fixer
|
||||
- id: mixed-line-ending
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v20.1.7
|
||||
rev: v21.1.2
|
||||
hooks:
|
||||
- id: clang-format
|
||||
types_or: [file]
|
||||
@@ -38,7 +38,7 @@ repos:
|
||||
# TODO/REMINDER: add the Ruff vscode extension to the devcontainers
|
||||
# Ruff, the Python auto-correcting linter/formatter written in Rust
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.12.2
|
||||
rev: v0.13.3
|
||||
hooks:
|
||||
- id: ruff # linter
|
||||
- id: ruff-format # formatter
|
||||
|
||||
@@ -3,7 +3,7 @@ cuda_curr_max: &cuda_prev_max '12.9'
|
||||
cuda_curr_max: &cuda_curr_max '13.0'
|
||||
|
||||
# The version of the devcontainer images to use from https://hub.docker.com/r/rapidsai/devcontainers
|
||||
devcontainer_version: '25.10'
|
||||
devcontainer_version: '25.12'
|
||||
|
||||
# gcc compiler configurations
|
||||
gcc7: &gcc7 { name: 'gcc', version: '7', exe: 'g++' }
|
||||
@@ -22,6 +22,7 @@ llvm16: &llvm16 { name: 'llvm', version: '16', exe: 'clang++' }
|
||||
llvm17: &llvm17 { name: 'llvm', version: '17', exe: 'clang++' }
|
||||
llvm18: &llvm18 { name: 'llvm', version: '18', exe: 'clang++' }
|
||||
llvm19: &llvm19 { name: 'llvm', version: '19', exe: 'clang++' }
|
||||
llvm20: &llvm20 { name: 'llvm', version: '20', exe: 'clang++' }
|
||||
|
||||
# Each environment below will generate a unique build/test job
|
||||
# See the "compute-matrix" job in the workflow for how this is parsed and used
|
||||
@@ -66,3 +67,4 @@ pull_request:
|
||||
- {cuda: *cuda_curr_max, compiler: *llvm17, cpu: 'amd64'}
|
||||
- {cuda: *cuda_curr_max, compiler: *llvm18, cpu: 'amd64'}
|
||||
- {cuda: *cuda_curr_max, compiler: *llvm19, cpu: 'amd64'}
|
||||
- {cuda: *cuda_curr_max, compiler: *llvm20, cpu: 'amd64'}
|
||||
|
||||
Reference in New Issue
Block a user