Skip to content

aybassiouny/wincaffe-cmake

Repository files navigation

Windows CMAKE build for CAFFE

This is not the direct output of #573, but it is pretty close. Let me know how easy is it to compile.

Prerequisites

You may need the followings to build the code:

Running steps:

  • Define the following environment variables:
    • MATLAB_ROOT: e.g. C:\Program Files\MATLAB\R2013a
    • BOOST_ROOT: e.g. C:\local\boost_1_55_0
    • CUDA_DIR: e.g. C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5
    • HDF5_DIR: e.g. C:\Program Files\HDF Group\HDF5\1.8.9
    • PYTHON_DIR: e.g. C:\Python27\
  • Open the solution file in build-final/Caffe.sln and build the solution. EXEs should be Tools/Release

Please let me know of found issues.

About

Windows port for caffe using cmake. Deprecated. Use Microsoft's port instead.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published