Skip to content

Commit

Permalink
Update compute environment (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazappi authored Jan 20, 2025
1 parent bdeaaaf commit 0ccffac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions scripts/run_benchmark/run_full_seqeracloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,14 @@ input_states: s3://openproblems-data/resources/task_batch_integration/datasets/*
rename_keys: 'input_dataset:output_dataset;input_solution:output_solution'
output_state: "state.yaml"
publish_dir: "$publish_dir"
settings: '{"methods_exclude": ["scgpt_finetuned"]}'
HERE

tw launch https://github.com/openproblems-bio/task_batch_integration.git \
--revision build/main \
--pull-latest \
--main-script target/nextflow/workflows/run_benchmark/main.nf \
--workspace 53907369739130 \
--compute-env 5DwwhQoBi0knMSGcwThnlF \
--compute-env 7gRyww9YNGb0c6BUBtLhDP \
--params-file /tmp/params.yaml \
--entry-name auto \
--config common/nextflow_helpers/labels_tw.config \
Expand Down
2 changes: 1 addition & 1 deletion scripts/run_benchmark/run_test_seqeracloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tw launch https://github.com/openproblems-bio/task_batch_integration.git \
--pull-latest \
--main-script target/nextflow/workflows/run_benchmark/main.nf \
--workspace 53907369739130 \
--compute-env 5DwwhQoBi0knMSGcwThnlF \
--compute-env 7gRyww9YNGb0c6BUBtLhDP \
--params-file /tmp/params.yaml \
--entry-name auto \
--config common/nextflow_helpers/labels_tw.config \
Expand Down

0 comments on commit 0ccffac

Please sign in to comment.