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

Fix link to array-api documentation #20773

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Conversation

bgawrych
Copy link
Contributor

@bgawrych bgawrych commented Dec 9, 2021

@bgawrych bgawrych requested a review from szha as a code owner December 9, 2021 17:30
@mxnet-bot
Copy link

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


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 Dec 9, 2021
Copy link
Contributor

@barry-jin barry-jin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@bgawrych
Copy link
Contributor Author

@mxnet-bot run ci [centos-gpu]

@mxnet-bot
Copy link

Jenkins CI successfully triggered : [centos-gpu]

@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 Dec 10, 2021
@mseth10 mseth10 added pr-awaiting-merge Review and CI is complete. Ready to Merge and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Dec 10, 2021
@bgawrych
Copy link
Contributor Author

@barry-jin Do you know if something has change in the infrastructure of CI that can causing these timeouts in mkl continuous build? I belive it's not caused by any recent commit

@barry-jin
Copy link
Contributor

barry-jin commented Dec 14, 2021

@barry-jin Do you know if something has change in the infrastructure of CI that can causing these timeouts in mkl continuous build? I belive it's not caused by any recent commit

Looks like it is caused by macos-latest virtual-environment in github actions switched to use macOS-11 (previously macOS-10.15)

@bgawrych
Copy link
Contributor Author

I have noticed this also - I will prepare PR to use latest working version to unblock CI and create issue tracker for this
Thanks @barry-jin

@barry-jin
Copy link
Contributor

I have noticed this also - I will prepare PR to use latest working version to unblock CI and create issue tracker for this Thanks @barry-jin

I have created the quick fix #20777

@szha szha merged commit cea7ab1 into apache:master Dec 14, 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.

7 participants