Skip to content

RPC timeout error after 5 min hang with speculative config arctic-suffix=True #250

Description

@jeong-tae

I'm testing the speed of Llama-3.1-SwiftKV-8B-Instruct with aiperf. Currently, I'm testing with an input length of 32 and an output length of 30. As I gradually increase the concurrency, the test hangs at some point, and after 5 minutes, an RPC timeout error occurs.

When the hang occurs, message shm_broadcast.py:466] No available shared memory broadcast block found in 60 seconds. This typically happens when some processes are hanging or doing some time-consuming work (e.g. compilation). appears.

Setting the suffix option to false makes it a bit slower, but works well regardless of concurrency.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions