https://github.com/Microsoft/CNTK
Revision 25f8594d6e7de7937d824d1ad82508ce5708cd5a authored by Scott Cyphers on 05 August 2015, 22:46:31 UTC, committed by Scott Cyphers on 05 August 2015, 22:46:31 UTC
Modularize build specifications for each target, where each target
adds what it needs to paths.

Add rpath to cntkmath and plugins so they do not need LD_LIBRARY_PATH.

Remove object files from cntk that were already in cntkmath.

Organize build targets into UNIX-like bin and lib directories under a
configuration-specific directory.  Have .gitignore ignore these
directories.

Make it easy to keep sources in alphabetic order for easier comparison
with the Windows project definition.
1 parent 38f507d
History
Tip revision: 25f8594d6e7de7937d824d1ad82508ce5708cd5a authored by Scott Cyphers on 05 August 2015, 22:46:31 UTC
Simplified unified CPU/GPU/Kaldi Makefile
Tip revision: 25f8594
File Mode Size
CheckInSuites
Common
DataReader
Demos
Documentation
ExampleSetups
MachineLearning
Math
Scripts
license
.gitignore -rw-r--r-- 2.6 KB
CNTK.sln -rw-r--r-- 19.3 KB
CppCntk.vssettings -rw-r--r-- 10.0 KB
Makefile -rw-r--r-- 11.3 KB
Makefile_kaldi.cpu -rw-r--r-- 8.2 KB
Makefile_kaldi.gpu -rw-r--r-- 9.4 KB
Makefile_kaldi2.cpu -rw-r--r-- 8.2 KB
Makefile_kaldi2.gpu -rw-r--r-- 9.1 KB
README -rw-r--r-- 5.0 KB
kaldi_vars.mk -rw-r--r-- 927 bytes

README

back to top