Skip to content

[FEA]: Support for finding libcudadevrt.a through pathfinder #716

Open
@brandon-b-miller

Description

@brandon-b-miller

Is this a duplicate?

Area

cuda.bindings

Is your feature request related to a problem? Please describe.

numba-cuda needs to be able to find libcudadevrt.a to launch kernels involving cooperative groups, but needs to find it itself via get_cudalib. Ideally the pathfinder could provide this for us.

Describe the solution you'd like

Something like path_finder._get_nvidia_static_library("cudadevrt")

Describe alternatives you've considered

Numba's existing logic

Additional context

NVIDIA/numba-cuda#302

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!cuda.pathfinderEverything related to the cuda.pathfinder moduleenhancementAny code-related improvements

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions