Skip to content

Commit

Permalink
[CI] Cuda 12.4
Browse files Browse the repository at this point in the history
ghstack-source-id: 2f3842a17d03e530add9608ee4525347a7c6a0e5
Pull Request resolved: #2733
  • Loading branch information
vmoens committed Jan 30, 2025
1 parent fe3f00c commit 37a514d
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
python_version: ["3.10"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
repository: pytorch/rl
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-linux-habitat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
fail-fast: false
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down
54 changes: 27 additions & 27 deletions .github/workflows/test-linux-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Data') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
matrix:
python_version: ["3.11"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Data') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -166,7 +166,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Data') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
repository: pytorch/rl
Expand Down Expand Up @@ -235,7 +235,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand All @@ -256,7 +256,7 @@ jobs:
set -euo pipefail
export PYTHON_VERSION="3.9"
export CU_VERSION="12.1"
export CU_VERSION="12.4"
export TAR_OPTIONS="--no-same-owner"
export UPLOAD_CHANNEL="nightly"
export TF_CPP_MIN_LOG_LEVEL=0
Expand All @@ -277,7 +277,7 @@ jobs:
repository: pytorch/rl
runner: "linux.g5.4xlarge.nvidia.gpu"
gpu-arch-type: cuda
gpu-arch-version: "12.1"
gpu-arch-version: "12.4"
docker-image: "nvidia/cuda:12.4.1-runtime-ubuntu22.04"
timeout: 120
script: |
Expand All @@ -291,7 +291,7 @@ jobs:
set -euo pipefail
export PYTHON_VERSION="3.11"
export CU_VERSION="12.1"
export CU_VERSION="12.4"
export TAR_OPTIONS="--no-same-owner"
export UPLOAD_CHANNEL="nightly"
export TF_CPP_MIN_LOG_LEVEL=0
Expand All @@ -309,7 +309,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand All @@ -330,7 +330,7 @@ jobs:
set -euo pipefail
export PYTHON_VERSION="3.9"
export CU_VERSION="12.1"
export CU_VERSION="12.4"
export TAR_OPTIONS="--no-same-owner"
export UPLOAD_CHANNEL="nightly"
export TF_CPP_MIN_LOG_LEVEL=0
Expand All @@ -347,7 +347,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand All @@ -368,7 +368,7 @@ jobs:
set -euo pipefail
export PYTHON_VERSION="3.9"
export CU_VERSION="12.1"
export CU_VERSION="12.4"
export TAR_OPTIONS="--no-same-owner"
export UPLOAD_CHANNEL="nightly"
export TF_CPP_MIN_LOG_LEVEL=0
Expand All @@ -385,7 +385,7 @@ jobs:
strategy:
matrix:
python_version: ["3.10.12"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand All @@ -406,7 +406,7 @@ jobs:
set -euo pipefail
export PYTHON_VERSION="3.10.12"
export CU_VERSION="12.1"
export CU_VERSION="12.4"
export TAR_OPTIONS="--no-same-owner"
export UPLOAD_CHANNEL="nightly"
export TF_CPP_MIN_LOG_LEVEL=0
Expand All @@ -423,7 +423,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Data') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -458,7 +458,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Data') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -510,7 +510,7 @@ jobs:
set -euo pipefail
export PYTHON_VERSION="3.9"
export CU_VERSION="12.1"
export CU_VERSION="12.4"
export TAR_OPTIONS="--no-same-owner"
export UPLOAD_CHANNEL="nightly"
export TF_CPP_MIN_LOG_LEVEL=0
Expand All @@ -528,7 +528,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -562,7 +562,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Data') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -597,7 +597,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
repository: pytorch/rl
Expand Down Expand Up @@ -633,7 +633,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand All @@ -654,7 +654,7 @@ jobs:
set -euo pipefail
export PYTHON_VERSION="3.9"
export CU_VERSION="12.1"
export CU_VERSION="12.4"
export TAR_OPTIONS="--no-same-owner"
export UPLOAD_CHANNEL="nightly"
export TF_CPP_MIN_LOG_LEVEL=0
Expand All @@ -672,7 +672,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Data') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -707,7 +707,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'Environments') }}
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand All @@ -728,7 +728,7 @@ jobs:
set -euo pipefail
export PYTHON_VERSION="3.9"
export CU_VERSION="12.1"
export CU_VERSION="12.4"
export TAR_OPTIONS="--no-same-owner"
export UPLOAD_CHANNEL="nightly"
export TF_CPP_MIN_LOG_LEVEL=0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-linux-rlhf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
repository: pytorch/rl
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-linux-sota.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
python_version: ["3.9"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
fail-fast: false
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
strategy:
matrix:
python_version: ["3.11"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
fail-fast: false
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
strategy:
matrix:
python_version: ["3.11"]
cuda_arch_version: ["12.1"]
cuda_arch_version: ["12.4"]
fail-fast: false
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
with:
Expand Down

0 comments on commit 37a514d

Please sign in to comment.