Yimin-Yi commented on issue #20992:
URL: 
https://github.com/apache/incubator-mxnet/issues/20992#issuecomment-1279626649

   > I was able to get mxnet version 1.6 compiling for m1 macs by basically 
copying some of their stuff from the 2.0 code: top of cmakelists script that 
loads the config.cmake file, moved the darwin config.cmake to root, and 
replaced the scripts the blas and accelerate framework package finders. I could 
fork it if it's wanted. I had to disable USE_SSE for it to function 
(config.cmake) and I don't have enough time to research what was wrong there.
   > 
   > Remove .txt extension to this config.cmake.txt here, place it in the root, 
and then replace the chooseblas and findaccerlerate with the ones from the 2.0 
branch.
   > 
   > 
[CMakeLists.txt](https://github.com/apache/incubator-mxnet/files/8902060/CMakeLists.txt)
 
[config.cmake.txt](https://github.com/apache/incubator-mxnet/files/8902071/config.cmake.txt)
 .
   
   Can you please fork it? I also want to install mxnet 1.6. Thanks


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to