Skip to content

Commit

Permalink
add sco ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wugeshui committed Jan 18, 2024
1 parent eb261bf commit ef0fb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dipu/scripts/ci/ci_run_one_iter.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ def print_file(file_name):

device = args.device
if device == 'sco':
max_parall = 4
max_parall = 3
job_name = args.job_name
gpu_requests = args.gpu_requests
partition = args.partition_arg
Expand Down

0 comments on commit ef0fb0e

Please sign in to comment.