Commit Graph

34 Commits (a7cf562447e7f7eaf1ab53bf831e4dc294b3bcae)

Author SHA1 Message Date
zhouwei25 5d821578d9 fix bug when build openblas with a computer that has installed openblas before,test=develop (#21160)
5 years ago
zhouwei25 d257355089 Remove useless code of openblas and fix the previous incorrect message (#21092)
5 years ago
Tao Luo df92d05ef3 remove legacy IOS option
6 years ago
Tao Luo 2d529186f1 remove legacy CMAKE_CROSSCOMPILING option
6 years ago
JiabinYang 8e35b21bbb test=develop
6 years ago
Wu Yi 27d6962536
fix mac build (#11873)
7 years ago
Liu Yiqun 449bdde58a Correct some typos.
7 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
7 years ago
Luo Tao e5dcefc4d3 remove ATLAS library
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
7 years ago
Luo Tao 7835d49384 remove PADDLE_USE_MKL
7 years ago
Luo Tao 5a5b729747 remove unused INTEL_MKL_ROOT etc.
7 years ago
Liu Yiqun 46ee8ceecb Move the sreach and link of veclib to iOS's toolchain file .
8 years ago
Liu Yiqun 7976876993 Add the finding of iOS's native vecLib.framework.
8 years ago
tensor-tang 577bb4e346 rename mkllite to mklml
8 years ago
tensor-tang f490d94210 separate MKL_LITE from MKLDNN
8 years ago
tensor-tang 89a4158038 enable MKLDNN library and MKL small package
8 years ago
liaogang 1d5d9da9db refine cblas.cmake
8 years ago
liaogang f3eb6e9146 refine cblas.cmake
8 years ago
liaogang 20cda7bd23 auto check lapack libs
8 years ago
liaogang 917b192989 fix merge conflict
8 years ago
Haonan 30b73ee397 Also include the path already set for CBLAS_INC_DIR
8 years ago
Haonan a621a9b2d5 set ATLAS_CLAPACK_INC_DIR to CBLAS_INC_DIR in cblas.cmake
8 years ago
liaogang f27fd9dc28 follow comments
8 years ago
Liu Yiqun ba11f5c400 Modify compiling flags to support neon and add the definition of PADDLE_USE_LAPACK.
8 years ago
Liu Yiqun 717f755cee Include arm_neon.h on arm platform.
8 years ago
liaogang 00bf87ab3f Add default mkl dir in cmake
8 years ago
liujunyi b697154ac4 correct mkl env var
8 years ago
liaogang 572d8254ea Clean cmake
8 years ago
lzhao4ever 5f2059db05 Add matrix inverse (#240)
8 years ago
backyes 6f0d634e02 set MKL search path with intel64 (#188)
8 years ago
liaogang 8ddc5faac1 Update Mac OS X port
8 years ago
liaogang 38166e29d7 Add default openblas path on MAC OS
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago