Skip to content

Cuda graph errors #1231

@aropb

Description

@aropb

Description

Occasionally, cuda errors occur during parallel processing. It is quite difficult to catch where exactly they occur. However, there is a suspicion that the error occurs when multiple contexts are created or deleted simultaneously. Could you protect these calls at a low level by locking threads?

Here is the end:
ggml-org/llama.cpp#11804

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