Skip to content

Device side asserts when running test_cuda.py #8342

@mruberry

Description

@mruberry

Looking at a recent CI run errors like:

test_multinomial_invalid_probs_cuda (main.TestCuda) ... /var/lib/jenkins/workspace/aten/src/THC/THCTensorRandom.cuh:185: void sampleMultinomialOnce(long *, long, int, T *, T *, int, int) [with T = double, AccT = double]: block: [0,0,0], thread: [1,0,0] Assertion THCNumerics<T>::ge(val, zero) failed.

appear when test_cuda.py is run. This does not cause the test to fail and may only be cosmetic.

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