Skip to content

Support building (or rather exporting) targets which will statically link against CUDA libraries #699

@eyalroz

Description

@eyalroz

NVIDIA offers kinda-static versions of CUDA libraries, especially the CUDA Runtime library and NVRTC. However - our wrappers opt for linking against the dynamic/shared versions of these libraries. We should allow both a configuration in which the wrappers depend on shared libraries, and one where they depend on the static ones.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions