[GitHub] asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl

2017-11-10 Thread GitBox
asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl URL: https://github.com/apache/incubator-mxnet/pull/8577#discussion_r150193519 ## File path: src/operator/c_lapack_api.h ## @@ -160,7 +162,75 @@ inline void flip

[GitHub] asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl

2017-11-08 Thread GitBox
asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl URL: https://github.com/apache/incubator-mxnet/pull/8577#discussion_r149604263 ## File path: src/operator/c_lapack_api.h ## @@ -160,7 +162,73 @@ inline void flip

[GitHub] asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl

2017-11-08 Thread GitBox
asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl URL: https://github.com/apache/incubator-mxnet/pull/8577#discussion_r149603534 ## File path: src/operator/c_lapack_api.h ## @@ -271,6 +339,9 @@ inline void flip(int

[GitHub] asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl

2017-11-08 Thread GitBox
asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl URL: https://github.com/apache/incubator-mxnet/pull/8577#discussion_r149603492 ## File path: src/operator/c_lapack_api.h ## @@ -160,7 +162,73 @@ inline void flip

[GitHub] asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl

2017-11-08 Thread GitBox
asmushetzel commented on a change in pull request #8577: support for lapack functions with mkl URL: https://github.com/apache/incubator-mxnet/pull/8577#discussion_r149603408 ## File path: make/config.mk ## @@ -105,6 +105,12 @@ USE_LAPACK = 1 # path to lapack library in