Skip to content

CUDA: directly include cuda/iterator#22936

Merged
ORippler merged 1 commit into
ggml-org:masterfrom
ORippler:osimons/cuda_explicit_iterator_import
May 11, 2026
Merged

CUDA: directly include cuda/iterator#22936
ORippler merged 1 commit into
ggml-org:masterfrom
ORippler:osimons/cuda_explicit_iterator_import

Conversation

@ORippler
Copy link
Copy Markdown
Collaborator

Overview

Before, we relied on a transient import of cuda/iterator from cub/cub.cuh, which is bad practice to do as cub may not always expose cuda/iterator in future CCCL releases

Requirements

Before, we relied on a transient import from `cub/cub.cuh`, which is
bad practice to do as cub may not always expose cuda/iterator
@ORippler ORippler requested a review from a team as a code owner May 11, 2026 08:11
@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 May 11, 2026
@ORippler ORippler merged commit 8cef820 into ggml-org:master May 11, 2026
46 of 47 checks passed
@ORippler ORippler deleted the osimons/cuda_explicit_iterator_import branch May 11, 2026 10:16
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