Skip to content

tests/std: CUDA tests should try device-side code #1888

Description

The bug introduced in #1336 slipped by testing because the tests only try to build host-side (CPU) code while the error shows up when building device-side code (GPU). We should try building device-side code as well to avoid this happening in the future (so far, I have found that the PR broke PyTorch, Blender, FFMPEG, OpenPose and the Intel Compiler)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    testRelated to test code

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions