Windows compiler mxnet

Source: Internet
Author: User
Tags mxnet

Operating system:

64-bit WINDOWS10

The construction and installation of Mxnet consists of two steps:

The first step is to compile the shared library Libmxnet.dll.

The second step is to install the language packs, such as Python.

Minimum compilation requirements:
    • The latest C + + compilers that support C + + 11, such as g++ >= 4.8 orclang
    • A copy of the Blas library, for example: libblas , atlas , openblas orintel mkl

   

Optional Libraries:
    • CUDA Toolkit >= v7.0: Calculate with GPUs
      • Requires the GPU to supportCompute Capability >= 2.0
    • CUDNN: Accelerating GPU Computing
    • OpenCV: Graphics Amplification

   

Build on Windows:

If you compile with Visual Studio 2013来, you must enable Visual Studio 2013 to support more C++11 features.

You must follow these steps:

      • Download and install the Visual C + + Compiler.
      • Copy C:\Program Files (x86)\Microsoft Visual C++ Compiler Nov 2013 CTP all files under directory (or unzip directory) to directory to C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC overwrite existing files. Do not forget to back up before copying.

Openblas:

CUDA:

CuDNN:

OpenCV

      • Note: You need to register with Nvidia community users to download Cuda and CUDNN

Aaa

Windows compiler mxnet

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.