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

[BUGFIX] #20467 #20499

Merged
merged 1 commit into from
Feb 5, 2022
Merged

[BUGFIX] #20467 #20499

merged 1 commit into from
Feb 5, 2022

Conversation

khaotik
Copy link
Contributor

@khaotik khaotik commented Aug 7, 2021

Since NVML_NO_UNVERSIONED_FUNC_DEFS is defined in CMakeLists.txt, legacy nvml api is used. However in nvml.h, nvmlProcessInfo_t points to the newer structure.

@mxnet-bot
Copy link

Hey @khaotik , 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: [centos-cpu, website, miscellaneous, unix-cpu, unix-gpu, edge, sanity, windows-gpu, windows-cpu, centos-gpu, clang]


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.

@mseth10 mseth10 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 Aug 7, 2021
@khaotik
Copy link
Contributor Author

khaotik commented Aug 7, 2021

@mxnet-bot run ci [centos-gpu, unix-cpu]

@mxnet-bot
Copy link

Jenkins CI successfully triggered : [unix-cpu, centos-gpu]

@mseth10 mseth10 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-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test labels Aug 7, 2021
@szha
Copy link
Member

szha commented Aug 8, 2021

There's a high number of MXNetError: CUDA Driver: Unknown error -1 failures in centos-gpu pipeline that needs fixing.

@mseth10 mseth10 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-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test labels Aug 12, 2021
@khaotik
Copy link
Contributor Author

khaotik commented Aug 13, 2021

@mxnet-bot run ci [miscellaneous]

@mxnet-bot
Copy link

Jenkins CI successfully triggered : [miscellaneous]

@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test and removed pr-work-in-progress PR is still work in progress labels Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-merge Review and CI is complete. Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants