-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[FEATURE] Load libcuda with dlopen instead of dynamic linking #20484
Conversation
Hey @TristonC , Thanks for submitting the PR
CI supported jobs: [unix-cpu, centos-gpu, miscellaneous, unix-gpu, website, sanity, windows-cpu, clang, windows-gpu, edge, centos-cpu] Note: |
@mxnet-bot run ci [edge] |
Undefined action detected. |
Jenkins CI successfully triggered : [edge] |
@mxnet-bot run ci [windows-gpu] |
Jenkins CI successfully triggered : [windows-gpu] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for the fix!
@mxnet-bot run ci [centos-gpu, unix-gpu] |
Jenkins CI successfully triggered : [unix-gpu, centos-gpu] |
@mseth10 The failed centos-gpu test seems flaky. |
Jenkins CI successfully triggered : [centos-gpu] |
@mxnet-bot run ci [centos-gpu] |
Jenkins CI successfully triggered : [centos-gpu] |
Description
This PR fixes issue 17858.
Checklist
Essentials
Changes
Comments