Skip to content

[CUB] Refactor DeviceHistogram::HistogramRange to always take an environment#9555

Open
miscco wants to merge 1 commit into
device_histogram_multi_range_envfrom
device_histogram_range_env
Open

[CUB] Refactor DeviceHistogram::HistogramRange to always take an environment#9555
miscco wants to merge 1 commit into
device_histogram_multi_range_envfrom
device_histogram_range_env

Conversation

@miscco

@miscco miscco commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Description

closes

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot

copy-pr-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@cccl-authenticator-app cccl-authenticator-app Bot moved this from Todo to In Progress in CCCL Jun 23, 2026
@miscco miscco marked this pull request as ready for review June 24, 2026 10:02
@miscco miscco requested a review from a team as a code owner June 24, 2026 10:02
@miscco miscco requested a review from elstehle June 24, 2026 10:02
@cccl-authenticator-app cccl-authenticator-app Bot moved this from In Progress to In Review in CCCL Jun 24, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@miscco miscco force-pushed the device_histogram_multi_range_env branch from 9b27b34 to c37d67d Compare June 26, 2026 06:53
@miscco miscco force-pushed the device_histogram_range_env branch from a22c7b9 to ca52969 Compare June 26, 2026 06:53
…vironment

We want to be able to pass tunings to the APIs that take user provided memory.
@miscco miscco force-pushed the device_histogram_range_env branch from ca52969 to e67552a Compare June 26, 2026 06:53
@miscco miscco force-pushed the device_histogram_multi_range_env branch from c37d67d to ada45f2 Compare June 26, 2026 06:53
@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
Contributor

🥳 CI Workflow Results

🟩 Finished in 2h 06m: Pass: 100%/287 | Total: 2d 12h | Max: 1h 06m | Hits: 89%/223008

See results here.

REQUIRE(d_histogram == expected);
}

TEST_CASE("DeviceHistogram::HistogramRange works with user provided memory and environment", "[histogram][device]")

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.

Important: guard the new test by #if TEST_LAUNCH == 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants