Skip to content

cuda.bindings build time on Linux becomes ~2x slower #642

Open
@leofang

Description

@leofang

This is a new situation and is different from #602 (and the timings there can be used as a reference). I suspect this has to do with Cython 3.1.0, based on my eyeball-bisecting the recent build times taken in the main branch:
https://github.com/NVIDIA/cuda-python/actions/workflows/ci.yml?query=branch%3Amain++

I suspect this starts after Cython 3.1.0 was released, the first slowness observation:

in contrast with the previous run:

What I don't understand is Windows seems to be unaffected (and continues to be on the order of 4-5 mins)...

Metadata

Metadata

Assignees

Labels

CI/CDCI/CD infrastructureP0High priority - Must do!cuda.bindingsEverything related to the cuda.bindings modulepackagingAnything related to wheels or Conda packages

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions