Skip to content

Repair NVRTC DLL copy phase for all CUDA versions forever#253

Merged
xmrig merged 1 commit into
xmrig:devfrom
Spudz76:dev-fixNVRTCdlls
Mar 18, 2019
Merged

Repair NVRTC DLL copy phase for all CUDA versions forever#253
xmrig merged 1 commit into
xmrig:devfrom
Spudz76:dev-fixNVRTCdlls

Conversation

@Spudz76

@Spudz76 Spudz76 commented Mar 18, 2019

Copy link
Copy Markdown
Contributor

Building against CUDA 10.1 did not post-copy any DLLs due to garbage fixed-logic
Building against CUDA 8 same deal

Changed to GLOB so now it will hunt and copy them regardless what the version.

** "forever" defined as: until nvidia decides to completely rename them, or something dumb

@xmrig xmrig merged commit b535699 into xmrig:dev Mar 18, 2019
@xmrig

xmrig commented Mar 18, 2019

Copy link
Copy Markdown
Owner

Good catch. Thank you.

Small defense for old garbage fixed-logic: CUDA 10.0 was latest version and it was work with 8.0, this code was added mostly for https://buildbot.xmrig.com

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.

2 participants