Skip to content

Commit

Permalink
test cloud ci
Browse files Browse the repository at this point in the history
  • Loading branch information
satyaog committed May 24, 2024
1 parent 14ffdf1 commit 1c79f6e
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 479 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/cleanup.yml

This file was deleted.

10 changes: 5 additions & 5 deletions .github/workflows/cloud-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ jobs:
fail-fast: true
matrix:
include:
- arch: cuda
- arch: cpu
exclude: "no-cuda"
run_on: azure__a100
run_on: azure__free
# - arch: rocm
# exclude : "no-rocm"

runs-on: ubuntu-latest
environment: cloud-ci
environment: test-cloud-ci

# Cancel previous jobs if a new version was pushed
concurrency:
Expand All @@ -34,8 +34,8 @@ jobs:
shell: bash -el {0}

env:
MILABENCH_CONFIG: "config/standard.yaml"
MILABENCH_SYSTEM: "config/cloud-system.yaml"
MILABENCH_CONFIG: "config/examples/test.yaml"
MILABENCH_SYSTEM: "config/examples/cloud-system.yaml"
MILABENCH_BASE: "output"
MILABENCH_ARGS: ""
MILABENCH_GPU_ARCH: "${{ matrix.arch }}"
Expand Down
50 changes: 0 additions & 50 deletions .github/workflows/docker-run.yml

This file was deleted.

91 changes: 0 additions & 91 deletions .github/workflows/docker.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/docs.yml

This file was deleted.

77 changes: 0 additions & 77 deletions .github/workflows/integration.yml

This file was deleted.

60 changes: 0 additions & 60 deletions .github/workflows/report_container.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/show_config.yml

This file was deleted.

Loading

0 comments on commit 1c79f6e

Please sign in to comment.