Skip to content

Multi-thread ggml_cpy() #782

Closed
Closed
@ggerganov

Description

@ggerganov

This is a task suitable for new contributors

See how we multi-threaded the ggml_rope() operator.
Do the same for the ggml_cpy() operator and see if there is any benefit.

Use the ggml profiler (GGML_PERF) to measure the benefit of multi-threaded vs non-multi-threaded ggml_cpy()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions