https://github.com/Microsoft/CNTK
Revision 3c3862a20abbdf551217c012474663ddb2bdf4b3 authored by Zhou Wang on 19 July 2016, 07:34:31 UTC, committed by Zhou Wang on 29 July 2016, 09:13:10 UTC
Build unit tests only when Boost is available
Configure Boost path in configure
Address CR comments
fix #678

This is a combination of 10 commits.
Adapt makefile to work with Docker container on Linux

This is a combination of 7 commits.
enable unit tests build

remove -liomp5 from math unit test

enable openmp

add -ldl

fix space error

add -dl for reader test

change order of -l

remove gdk installation

use /usr/local/lib as boost library path

Adapt path in unit tests on Linux
adapt path for Linux

adapt path on other test projects for Linux

remove extra blank line

add BOOST_PATH,and build unit tests based on BOOST_PATH

configure boost path

install Boost 1.60.0; use version variable instead of hardcoding.

add comments for different paths on Linux than on Windows.

restore installation of gdk, because the removal of gdk needs more changes and will be done in a separate check-in

use ifdef, fix typos
1 parent 180f593
History
Tip revision: 3c3862a20abbdf551217c012474663ddb2bdf4b3 authored by Zhou Wang on 19 July 2016, 07:34:31 UTC
Install Boost at /usr/local/boost-x.y.z on Docker
Tip revision: 3c3862a
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
contrib
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 2.7 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 7.5 KB
CNTK.sln -rw-r--r-- 133.3 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 34.6 KB
README.md -rw-r--r-- 5.3 KB
configure -rwxr-xr-x 19.7 KB

README.md

back to top