Skip to content

Conversation

@mawong-amd
Copy link

As in title. Adds the --distributed-executor-backend option to the latency and throughput benchmarks.

args.max_num_batched_tokens, args.gpu_memory_utilization,
args.worker_use_ray, args.download_dir)
args.max_num_batched_tokens, args.distributed_executor_backend,
args.gpu_memory_utilization, args.worker_use_ray,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also nuke the worker_use_ray?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's nuked in upstream and there's no possibility of a clash between it and distributed executor backend, so in terms of priority I'd leave it for the merge.

@mawong-amd mawong-amd merged commit 42b1b9a into main Aug 2, 2024
@mawong-amd mawong-amd deleted the mawong/add-dist-executor-backend branch August 2, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants