Skip to content

Conversation

@pranavk
Copy link

@pranavk pranavk commented Sep 15, 2025

Some shipped CUDA libraries (eg: cusolver) use PC32 relocations to reference nvtxGlobals_v3. This breaks some clients that allocate all data in large sections (use -mcmodel=medium -mlarge-data-threshold=0).

Annotate nvtxGlobals_v3 properly to avoid breaking such clients.

Some shipped CUDA libraries (eg: cusolver) use PC32 relocations to
reference nvtxGlobals_v3. This breaks some clients that allocate all
data in large sections (use -mcmodel=medium -mlarge-data-threshold=0).

Annotate nvtxGlobals_v3 properly to avoid breaking such clients.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant