mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

[FEATURE] Include FlexiBLAS as available vendor. Find BLAS libs

Open ccoulombe opened this issue 2 years ago • 1 comments

Include FlexiBLAS as available vendor. Find BLAS libs to link on Flexiblas.

ccoulombe avatar Jul 11 '22 21:07 ccoulombe

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

mxnet-bot avatar Jul 11 '22 21:07 mxnet-bot