Skip to content

HIP: Remove unesscary NCCL_CHECK#21914

Merged
IMbackK merged 1 commit intoggml-org:masterfrom
IMbackK:rcclcheck
Apr 19, 2026
Merged

HIP: Remove unesscary NCCL_CHECK#21914
IMbackK merged 1 commit intoggml-org:masterfrom
IMbackK:rcclcheck

Conversation

@IMbackK
Copy link
Copy Markdown
Collaborator

@IMbackK IMbackK commented Apr 14, 2026

Overview

In an intermediate state of #19378, RCCL use was behind its own define (GGML_USE_RCCL) so this was required. Before merging, #19378 was changed so that GGML_USE_NCCL enables both NCCL and RCCL, so NCCL_CHECK in common.cu became visible on HIP. At this point NCCL_CHECK in hip.h should have been removed, but this was forgotten.

Requirements

@github-actions github-actions Bot added Nvidia GPU Issues specific to Nvidia GPUs ggml changes relating to the ggml tensor library for machine learning labels Apr 14, 2026
@IMbackK IMbackK merged commit 471540a into ggml-org:master Apr 19, 2026
47 of 50 checks passed
ArberSephirotheca pushed a commit to ArberSephirotheca/llama.cpp that referenced this pull request Apr 21, 2026
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants