Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Conversation

@vladoovtcharov
Copy link
Contributor

Previously any higher compute capabilities would load mxnet_75.dll
Any new compute capabilities should now load the correct dll if present

Description

Newer gpus were incorrectly trying to load mxnet_75.dll instead of mxnet_80.dll or mxnet_86.dll

Changes

Fixed searching logic to look for any newer compute capabilities as well

Previously any higher compute capabilties would load mxnet_75.dll
Any new compute capabilities should now load the correct dll if present
@vladoovtcharov vladoovtcharov requested a review from szha as a code owner October 22, 2020 22:30
@mxnet-bot
Copy link

Hey @vladoovtcharov , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [unix-gpu, edge, windows-gpu, windows-cpu, centos-cpu, clang, miscellaneous, unix-cpu, sanity, website, centos-gpu]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@lanking520 lanking520 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Oct 22, 2020
@vladoovtcharov
Copy link
Contributor Author

@mxnet-bot run ci [Greetings, windows-gpu]

@mxnet-bot
Copy link

Jenkins CI successfully triggered : [windows-gpu]

@lanking520 lanking520 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-awaiting-review PR is waiting for code review and removed pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test labels Oct 23, 2020
@leezu leezu requested a review from yajiedesign October 24, 2020 01:51
@szha szha merged commit 4b3be14 into apache:master Oct 26, 2020
chinakook pushed a commit to chinakook/mxnet that referenced this pull request Nov 17, 2020
Previously any higher compute capabilties would load mxnet_75.dll
Any new compute capabilities should now load the correct dll if present

Co-authored-by: vlado <vlado@indicalab.com>
chinakook pushed a commit to chinakook/mxnet that referenced this pull request Nov 19, 2020
Previously any higher compute capabilties would load mxnet_75.dll
Any new compute capabilities should now load the correct dll if present

Co-authored-by: vlado <vlado@indicalab.com>
@access2rohit access2rohit mentioned this pull request Feb 17, 2021
13 tasks
access2rohit pushed a commit to access2rohit/incubator-mxnet that referenced this pull request Feb 19, 2021
Previously any higher compute capabilties would load mxnet_75.dll
Any new compute capabilities should now load the correct dll if present

Co-authored-by: vlado <vlado@indicalab.com>
leezu pushed a commit that referenced this pull request Feb 22, 2021
Backport #19410

Previously any higher compute capabilties would load mxnet_75.dll
Any new compute capabilities should now load the correct dll if present

Co-authored-by: vlado <vladoovtcharov@gmail.com>
Co-authored-by: vlado <vlado@indicalab.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

pr-awaiting-review PR is waiting for code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants