Raunak-Singh-Inventor commented on issue #20144:
URL: 
https://github.com/apache/incubator-mxnet/issues/20144#issuecomment-816023399


   Thanks for the reply @szha.
   
   After adding `config.cmake` to the root of mxnet, I am getting a new error 
in the compilation: 
   
   ```
   -- The C compiler identification is GNU 8.3.0
   -- The CXX compiler identification is GNU 8.3.0
   -- Detecting C compiler ABI info
   -- Detecting C compiler ABI info - done
   -- Check for working C compiler: /usr/bin/cc - skipped
   -- Detecting C compile features
   -- Detecting C compile features - done
   -- Detecting CXX compiler ABI info
   -- Detecting CXX compiler ABI info - done
   -- Check for working CXX compiler: /usr/bin/c++ - skipped
   -- Detecting CXX compile features
   -- Detecting CXX compile features - done
   -- CMAKE_CROSSCOMPILING FALSE
   -- CMAKE_HOST_SYSTEM_PROCESSOR armv7l
   -- CMAKE_SYSTEM_PROCESSOR armv7l
   -- CMAKE_SYSTEM_NAME Linux
   -- CMake version '3.18.4' using generator 'Unix Makefiles'
   -- CMAKE_BUILD_TYPE is unset, defaulting to Release
   CMake Error at 3rdparty/onednn/CMakeLists.txt:87 (message):
     oneDNN supports 64 bit platforms only
   
   
   -- Configuring incomplete, errors occurred!
   See also "/home/pi/mxnet/build/CMakeFiles/CMakeOutput.log".
   ```


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



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

Reply via email to