Skip to content

nvcc warnings are not caught in testing #272

Open
@aprokop

Description

Detected in #268. Warnings like

/var/jenkins/workspace/ArborX_PR-268/src/details/ArborX_Predicates.hpp(34): warning: __device__ annotation is ignored on a function("Nearest") that is explicitly defaulted on its first declaration

were not detected in Style. It seems that there is problematic interaction of nvcc_wrapper, nvcc, jenkins, etc.

Metadata

Assignees

No one assigned

    Labels

    testingAnything to do with tests and CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions