Win10 with CMake 3.5.2 and vs update1 compiling GPU version (Cuda 8.0, CUDNN v5 for Cuda 8.0)

Source: Internet
Author: User
Tags mxnet
Win10 with CMake 3.5.2 and vs update1 compiling GPU version (Cuda 8.0, CUDNN v5 for Cuda 8.0) Open compile release and debug version with VS 2015 See the example on the net there are three inside the project Folders include (Include directories containing Mxnet,dmlc,mshadow)
Lib (contains Libmxnet.dll, libmxnet.lib, put it in vs. compiled)
Python (contains a mxnet,setup.py, and build, but the build contains the lib/mxnet, which is the same as the Python mxnet library, do not know is not redundant, oh, this may be installed after the)
The official release also adds a: 3rdparty (master above there is a 3rdparty, but for example CUDNN to update itself) Cudart also need to copy the past from the installation of Cuda/v8.0/bin, the following several files: ====== ============== and the root directory have a setupenv.cmd that sets the environment variable and license (copied from the original project) README.txt (some outdated)
Execute the environment variable settings at the end of the Python directory execute Python setup.py install.
But there is a problem, running on my Computer mlp_numpy example, GPU slower than CPU ...





From for notes (Wiz)

Win10 with CMake 3.5.2 and vs update1 compiling GPU version (Cuda 8.0, CUDNN v5 for Cuda 8.0)

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.