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

back to top