Skip to content

[CUDA] Improve the loading process of the CUPTI library when tracing #1189

Open
@pasaulais

Description

@pasaulais

#1070 uses a hard-coded path for the CUPTI library. This might cause issues when using CUDA adapter builds on a different system where the library is located in a different directory. This process could be improved in several ways, e.g. letting the user override the path through an environment variable, checking well-known paths, using the RPATH, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cudaCUDA adapter specific issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions