Skip to content

cuda.bindings: make cythonization warnings clean #2450

Description

@juenglin

A recent PR added -Werror to the cythonization step in cuda.core. This fails a build when cython warns about code issues (see the mentioned PR for examples).

We want to add the -Werror flag to the cythonization step in cuda.bindings as well but first need to work on the cybind for it to produce warnings-free cython code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Medium priority - Should do

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions