Skip to content

ggml : multi-thread mul and diag_mask ops#1428

Merged
ggerganov merged 2 commits intomasterfrom
mt-ops
May 13, 2023
Merged

ggml : multi-thread mul and diag_mask ops#1428
ggerganov merged 2 commits intomasterfrom
mt-ops

Conversation

@ggerganov
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Comment thread ggml.c
{
node->n_tasks = 1;
} break;
case GGML_OP_MUL:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

warning: switch has 2 consecutive identical branches [bugprone-branch-clone]

eak;
                     ^
Additional context

ggml.c:13643: last of these clones ends here

eak;
   ^

@ggerganov ggerganov merged commit 66841fd into master May 13, 2023
@ggerganov ggerganov deleted the mt-ops branch May 13, 2023 13:48
@ggerganov ggerganov mentioned this pull request May 14, 2023
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
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.

1 participant