Skip to content

Commit

Permalink
dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
august-knox committed Nov 4, 2024
1 parent 7007251 commit d9c3eda
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -400,14 +400,14 @@ jobs:
workspace setup --dry-run
- name: Dry run dynamic gpcNet/mpi-only with dynamic CTS ruby
- name: Dry run dynamic gpcnet/mpi-only with dynamic CTS ruby
run: |
./bin/benchpark system init --dest=ruby-system cts cluster=ruby
./bin/benchpark experiment init --dest=gpcnet-mpi-only gpcnet
./bin/benchpark setup ./gpcnet-mpi-only ./ruby-system workspace/
./bin/benchpark experiment init --dest=gpcnet-mpi gpcnet
./bin/benchpark setup ./gpcnet-mpi ./ruby-system workspace/
. workspace/setup.sh
ramble \
--workspace-dir workspace/gpcnet-mpi-only/Cts-6d48f81/workspace \
--workspace-dir workspace/gpcnet-mpi/Cts-6d48f81/workspace \
--disable-progress-bar \
--disable-logger \
workspace setup --dry-run

0 comments on commit d9c3eda

Please sign in to comment.