You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/10 15:08:59 UTC

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on issue #17331: [mxnet 2.0] [item 2.4] Turning on large tensor support by default

sandeep-krishnamurthy commented on issue #17331:
URL: https://github.com/apache/incubator-mxnet/issues/17331#issuecomment-656725373


   Thanks @access2rohit for the summary.
   
   Is the plan for enabling Large Tensor Support in the following order?
   1. Make openBLAS compatible with Large Tensor support and merge the PR for Enabling Large Tensor Support so that default PyPi users of MXNet can already benefit from the new capability. This will actually cover largest user base of MXNet.
   2. Next, we work on enabling MKL bindings capable of Large Tensor Support, as a separate PR. So users building custom MXNet builds with MKL as BLAS will get the Large Tensor functionality.
   3. We need to debate on ATLAS and Accelerate BLAS support and we can pick up this discussion once we get above 2 major steps done.
   
   Do you see this order of execution okay @access2rohit @leezu @szha @zheng-da ?


----------------------------------------------------------------
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:
users@infra.apache.org