Skip to content

Ensure cuda_static's directory is passed to setuptools #608

Open
@leofang

Description

@leofang

Follow-up of #517. We need to inform setuptools to pass -L so that cudart_static can show up in the compiler search paths without extra hacks. The logic should eventually get library_dirs updated:

library_dirs=library_dirs,

Metadata

Metadata

Assignees

Labels

P1Medium priority - Should docuda.bindingsEverything related to the cuda.bindings moduleenhancementAny code-related improvements

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions