zachgk commented on issue #15652: Using openblas URL: https://github.com/apache/incubator-mxnet/issues/15652#issuecomment-516182037 When you build with make and want to set it to openblas, do you use `USE_BLAS=open` or `USE_BLAS=openblas`? https://github.com/apache/incubator-mxnet/blob/master/Makefile#L255 seems to indicate it should be `open` while https://github.com/apache/incubator-mxnet/blob/master/Makefile#L217 seems to indicate `openblas`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
