8000 DeviceHistogram null-pointer exception bug for iterator inputs · Issue #110 · NVIDIA/cub · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
DeviceHistogram null-pointer exception bug for iterator inputs #110
Closed
@dumerrill

Description

@dumerrill

Previously, when passing in an, e.g. CountingInputIterator, the kernel
would fail with the error:

======== Invalid global read of size 4
========= by thread (0,0,0) in block (0,0,0)
========= Address 0x00000000 is out of bounds

because the wrong branch tried to read from d_native_samples (which is null).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0