This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Ubuntu 20.04: support for in-distro Intel MKL libraries (#19766
) * Improve MxNet framework building on Ubuntu 20.04 Ubuntu 20.04: - add support for intel-mkl distribution version; - use FindBLAS cmake function to look for the intel-mkl; - add FindBLAS.cmake file upstream version (due to Intel10_64_dyn & --start-group/--end-gropup options support) - remove FindMKL.cmake; - preserve Ubuntu 18.04 images for TensorRT pipeline; - preserve MKL libraries linking support on non-Ubuntu 20.04 OSes (w/o FindMKL.cmake file). * Temporarily use numpy < 1.20 on CI
- Loading branch information
Showing
7 changed files
with
1,099 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.