Skip to content

Support dynamic loading of shared NVRTC libraries #1334

@c0d1f1ed

Description

@c0d1f1ed

Warp currently statically links NVRTC (plus nvrtc-builtins, nvptxcompiler, and optionally nvJitLink) into its native library. To support testing of pre-release versions and development builds of NVRTC we should support letting the user point Warp at a directory of shared NVRTC libraries that override the statically linked ones at runtime.

Design: dynamic-nvrtc.md

Metadata

Metadata

Assignees

Labels

feature requestRequest for something to be added

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions