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 bindings generator for it to produce warnings-free cython code.

Metadata

Metadata

Labels

P1Medium priority - Should docuda.bindingsEverything related to the cuda.bindings module

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions