Wolfgang Manousek
79cfcf7d4f
more acml removal
2016-08-17 10:04:56 +02:00
Nikos Karampatziakis
52126c39e2
adjust LD_LIBRARY_PATH in Dockerfile
2016-08-09 16:10:53 -07:00
Nikos Karampatziakis
0f9eadf7c5
update GPU Dockerfile to cuda 7.5 and add test dependencies to both CPU and GPU Dockerfiles
2016-08-09 15:58:16 -07:00
Zhou Wang
15d4045a1e
Add libzip path to LD_LIBRARY_PATH
2016-08-08 22:05:09 +02:00
Mark Hillebrand
efd5cba2d4
Tools/docker/Dockerfile-GPU: use pre-installed GDK
...
Closes #629 .
2016-07-29 12:09:51 +01:00
Zhou Wang
3c3862a20a
Install Boost at /usr/local/boost-x.y.z on Docker
...
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
2016-07-29 11:13:10 +02:00
Zhou Wang
180f593af6
Add Boost to Dockerfiles
2016-07-29 11:13:10 +02:00
Project Philly
8d50459a58
Integrate alexeyo/Binary-Drop-Extras-Update-Linux into master
2016-07-13 06:42:19 -07:00
Project Philly
310b81576e
Integrate alexeyo/Binary-Drop-Script-Include-Windows into master
2016-07-13 06:38:51 -07:00
Alexey Orlov
de20e9d3ef
Modified 1bit-SGD License description
2016-07-13 14:33:21 +02:00
Alexey Orlov
30ff5bc41c
Modified Linux Binary Drops Linux for 1.6 Release
2016-07-13 14:20:11 +02:00
Alexey Orlov
5604705379
Fixed Include path for binary drop. Windows
2016-07-12 14:49:17 +02:00
Alexey Orlov
0a9c095197
Fix Include folder makeing in Binary drop. Windows
2016-07-12 14:42:55 +02:00
Alexey Orlov
2dc246f489
Fixed Include file name for binary drop. Windows
2016-07-12 14:36:24 +02:00
Alexey Orlov
024e0ed560
Add Include file to Binary drop. Windows
2016-07-12 14:25:56 +02:00
Alexey Orlov
2544ae9102
Fixing Include Path in Binary Drop script. Linux
2016-07-12 11:36:57 +02:00
Alexey Orlov
2bb3fba2dc
Fixing console message in Binary Drop script. Linux
2016-07-12 11:30:05 +02:00
Alexey Orlov
7af1709687
Fixing errors in Binary Drop script. Linux
2016-07-12 11:27:34 +02:00
Alexey Orlov
21c8ba092e
Polishing Binary Drop script. Linux
2016-07-12 11:22:38 +02:00
Alexey Orlov
80802ea884
Add Include to Binary Drop. Linux
2016-07-12 11:11:45 +02:00
Alexey Orlov
39e32b1226
Corrected Scripts path
2016-07-07 14:45:28 +02:00
Alexey Orlov
4faaccb140
Binary Drop script Windows. New version
2016-07-07 14:15:03 +02:00
Alexey Orlov
9907d68e7c
Addressed reviewers comments
2016-07-07 11:06:38 +02:00
Alexey Orlov
15487535d9
Changed rm to rm -r in Scripts cleanup
2016-07-07 09:17:08 +02:00
Alexey Orlov
1a9ff644f0
Fixed rm in Scripts copy
2016-07-06 16:32:37 +02:00
Alexey Orlov
fbd39b1a3d
Add cleanup of Scripts
2016-07-06 16:15:50 +02:00
Alexey Orlov
0b3e01a92e
Add copying Scripts to Binary Drops
2016-07-06 15:57:25 +02:00
Mark Hillebrand
fdcfc02ca6
Tools/make_binary_drop_linux: MKL replaces ACML; opencv-3.1
2016-07-06 12:40:49 +02:00
Alexey Orlov
d412ea0aaf
Fixed Install-Linux.txt for Binary Drop
2016-07-02 15:30:22 +02:00
Mark Hillebrand
e04a9bd7f3
Update Tools/docker/Dockerfile-*
...
- Open MPI 1.10.3
- OpenBLAS 0.2.18, also compile with OpenMP and LAPACK
- OpenCV 3.1.0 (also support in ./configure)
- CNTK custom MKL, version 1
- MKL build (in /cntk/build-mkl/*/release)
- Add python-yaml package, so TestDriver.py can be run
2016-06-23 18:49:20 +01:00
Mark Hillebrand
52ae07279d
CNTK custom MKL support
2016-06-14 17:39:24 +02:00
Frank Seide
a503048de0
merged with master
2016-05-02 15:35:52 -07:00
Marko Radmilac
63c7fad4c8
Add support for gcov code coverage builds
2016-05-02 09:48:46 -07:00
Alexey Orlov
9632b1da6a
License files extension fix
2016-04-29 09:57:55 +02:00
Alexey Orlov
7bf098257a
ReadMe files - fixed formatting
2016-04-21 10:44:41 +02:00
Alexey Orlov
020150c673
ReadMe files
2016-04-21 10:36:45 +02:00
Alexey Orlov
6258338abd
License Files
2016-04-18 17:52:07 +02:00
Alexey Orlov
5d0d656084
License Files
2016-04-18 17:45:16 +02:00
Alexey Orlov
1b8f482777
License files
2016-04-18 17:36:53 +02:00
Alexey Orlov
2526c528c0
Install instructions
2016-04-18 17:15:01 +02:00
Alexey Orlov
f40736733e
Binary drop script Linux. CUDA 7.5
2016-04-18 14:45:48 +02:00
Gaizka Navarro
911f5ce4d5
This commit fixes issues with files marked as "modified" by Visual Studio. The offending extensions are added to the .gitattributes marking them as "text" files.
...
The offending Output files and directory are removed
The offending will-be-license files are renamed to include a ".txt" extension.
2016-04-12 10:49:23 +02:00
Mark Hillebrand
cf394a6bd6
Tools/build-and-test: use make -j `nproc`, not unlimited
2016-04-06 17:28:36 +02:00
Alexey Orlov
511046627b
Format fix
2016-04-03 11:21:53 +02:00
Alexey Orlov
afb385b204
Add libzip to binary drops script Linux
2016-03-31 20:27:27 +02:00
Project Philly
19e261541f
Integrate 1ffe2c9bdd
into master
2016-03-29 13:37:19 -07:00
Mark Hillebrand
4f38bb48eb
Linux: buildinfo.h-related fixes
...
Only update buildinfo.h if changed. Fix parameter passing in
Tools/generate_build_info.
2016-03-29 21:04:11 +02:00
John Ludwig
1ffe2c9bdd
Revised based on review comments
2016-03-29 07:40:35 -07:00
John Ludwig
37ca497024
revised docker files
2016-03-26 16:41:25 -07:00
Mark Hillebrand
74d11faafa
Remove accidentally checked in file: Tools/.make_binary_drop_linux.swp
2016-03-23 09:47:10 +01:00