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

[BUGFIX] Removed 3rdparty/openmp submodule #19953

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

akarbown
Copy link
Contributor

Description

Removing 3rdparty/openmp as it seems to be already provided by the OS.
This change is a step forward to use OpenMP library supplied by the compiler.

Comments

It's connected with RFC #19610 .

@mxnet-bot
Copy link

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


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 the pr-work-in-progress PR is still work in progress label Feb 24, 2021
@akarbown
Copy link
Contributor Author

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

@mxnet-bot
Copy link

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

@akarbown akarbown changed the title [WIP] Removed 3rdparty/openmp submodule [BUGFIX] Removed 3rdparty/openmp submodule Mar 1, 2021
@akarbown akarbown marked this pull request as ready for review March 1, 2021 08:52
@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 Mar 1, 2021
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.

4 participants