Collective Knowledge Aggregator proof-of-concept
Crowd results Raw CK browser Graphs Reports Datasets Models Home

This page is outdated! New version is available here.


lib-caffe-bvlc-master-cpu-universal

Added by: cTuning foundation
Date: 2017-01-20 10:39:17.544740
License: See CK LICENSE.txt for licensing details
Module: package
Repo: ck-caffe
CID (DOI-like distributed ID): 1dc07ee0f4742028:b39f40abfd34f10b
Tags: lib,caffe,bvlc,vmaster,vcpu,channel-dev

Files:
README.md    (1KB)
__pycache__/custom.cpython-35.pyc    (4KB)
arc/install.sh    (5KB)
arc/install.sh.old    (4KB)
arc/misc/android.fgg.patch    (1KB)
arc/misc/android.fgg.patch1    (2KB)
arc/misc/android.fgg.patch2    (1KB)
arc/misc/old/android.toolchain.cmake    (85KB)
arc/misc/old/toolchain.cmake    (76KB)
arc1/README.txt    (1KB)
arc1/install.bat.old    (4KB)
custom.py    (4KB)
dist/licenses/LICENSE.boost.txt    (2KB)
dist/licenses/LICENSE.caffe-ck.txt    (2KB)
dist/licenses/LICENSE.caffe.txt    (3KB)
dist/licenses/LICENSE.gflags.txt    (2KB)
dist/licenses/LICENSE.glog.txt    (4KB)
dist/licenses/LICENSE.hdf5.txt    (5KB)
dist/licenses/LICENSE.lmdb.txt    (1KB)
dist/licenses/LICENSE.openblas.txt    (2KB)
dist/licenses/LICENSE.opencv.txt    (3KB)
dist/licenses/LICENSE.protobuf.txt    (3KB)
dist/licenses/LICENSE.xopenme.txt    (2KB)
patch.android.old.jni/android.fgg.patch    (1KB)
patch.android/android.fgg.patch1    (2KB)
patch.android/android.fgg.patch2    (1KB)
patch.win/patch    (2KB)
patch.win/patch2    (1KB)
scripts.android/install.bat    (4KB)
scripts.android/install.sh    (4KB)
scripts.android/patch-host-win    (1KB)
scripts.android/post-install2.sh.new    (1KB)
scripts.linux/install.sh    (6KB)
scripts.linux/post-install2.sh    (1KB)
scripts.win/install.bat    (3KB)
scripts.win/install.bat.arc1    (3KB)
scripts.win/install.bat.arc2    (3KB)

Cross-linking (dependencies):

Meta:
{
  "check_exit_status": "yes", 
  "comment": "build Caffe CPU from master", 
  "customize": {
    "extra_dir": "", 
    "git_src_dir": "src", 
    "install_env": {
      "BLAS_TYPE": "Open", 
      "BUILD_MATLAB": 0, 
      "BUILD_PYTHON": 0, 
      "BUILD_PYTHON_LAYER": 0, 
      "CAFFE_BUILD_PYTHON": "OFF", 
      "CMAKE_BUILD_SHARED_LIBS": 0, 
      "CMAKE_CONFIG": "Release", 
      "CPU_ONLY": 1, 
      "PACKAGE_BUILD_TYPE": "cmake", 
      "PACKAGE_CONFIGURE_FLAGS": "", 
      "PACKAGE_CONFIGURE_FLAGS_ANDROID": "-DBUILD_python=OFF -DBUILD_docs=OFF -DUSE_HDF5=OFF", 
      "PACKAGE_CONFIGURE_FLAGS_LINUX": "", 
      "PACKAGE_CONFIGURE_FLAGS_WINDOWS": "", 
      "PACKAGE_COPY": "NO", 
      "PACKAGE_GIT": "YES", 
      "PACKAGE_GIT_CHECKOUT_ANDROID": "-b opencl c61d487", 
      "PACKAGE_GIT_CHECKOUT_WINDOWS": "windows", 
      "PACKAGE_PATCH": "YES", 
      "PACKAGE_SKIP_BUILD_ERROR": "YES", 
      "PACKAGE_SKIP_CLEAN_INSTALL": "NO", 
      "PACKAGE_SKIP_CLEAN_OBJ": "NO", 
      "PACKAGE_SKIP_CLEAN_SRC_DIR": "NO", 
      "PACKAGE_SUB_DIR": "src", 
      "PACKAGE_SUB_DIR1": "src", 
      "PACKAGE_URL_ANDROID": "https://github.com/BVLC/caffe", 
      "PACKAGE_URL_LINUX": "https://github.com/BVLC/caffe", 
      "PACKAGE_URL_WINDOWS": "https://github.com/BVLC/caffe", 
      "PYTHON_EXE": "python", 
      "RUN_INSTALL": 0, 
      "RUN_LINT": 0, 
      "RUN_TESTS": 0, 
      "USE_LEVELDB": "ON", 
      "USE_LMDB": "ON", 
      "USE_OPENMP": 0, 
      "USE_PREBUILT_DEPENDENCIES": "OFF", 
      "WITH_NINJA": 0
    }, 
    "no_ver_in_suggested_path": "yes", 
    "params": {
      "cpu_only": 1, 
      "debug": 0, 
      "use_cuda": 0, 
      "use_leveldb": 1, 
      "use_lmdb": 1, 
      "use_opencv": 1
    }, 
    "use_git_revision": "yes", 
    "version": "master"
  }, 
  "deps": {
    "cmake": {
      "force_target_as_host": "yes", 
      "local": "yes", 
      "name": "cmake", 
      "skip_from_bat": "yes", 
      "sort": 5, 
      "tags": "tool,cmake"
    }, 
    "compiler": {
      "local": "yes", 
      "name": "C++ compiler", 
      "sort": 10, 
      "tags": "compiler,lang-cpp", 
      "update_tags_by_target_os_uoa": {
        "linux-32": "gcc", 
        "linux-64": "gcc", 
        "macos-64": "llvm"
      }, 
      "update_tags_by_target_platform2": {
        "android": "gcc", 
        "win": "mcl"
      }
    }, 
    "lib-blas": {
      "local": "yes", 
      "name": "BLAS library", 
      "skip_default": "yes", 
      "sort": 30, 
      "tags": "lib,blas,openblas"
    }, 
    "lib-boost": {
      "local": "yes", 
      "name": "Boost library", 
      "skip_default": "yes", 
      "sort": 25, 
      "tags": "lib,boost", 
      "version_from": [
        1, 
        64, 
        0
      ]
    }, 
    "lib-gflags": {
      "force_env_init": "yes", 
      "local": "yes", 
      "name": "GFlags library", 
      "skip_installed": {
        "android": "yes", 
        "win": "yes"
      }, 
      "sort": 12, 
      "tags": "lib,gflags", 
      "update_tags_by_target_platform2": {
        "android": "v2.2.0", 
        "win": "v2.2.0"
      }
    }, 
    "lib-glog": {
      "local": "yes", 
      "name": "GLog library", 
      "skip_installed": {
        "android": "yes", 
        "win": "yes"
      }, 
      "sort": 14, 
      "tags": "lib,glog"
    }, 
    "lib-hdf5": {
      "local": "yes", 
      "name": "HDF5 library", 
      "only_for_target_os_tags": [
        "linux", 
        "windows"
      ], 
      "skip_installed": {
        "win": "yes"
      }, 
      "sort": 19, 
      "tags": "lib,hdf5"
    }, 
    "lib-leveldb": {
      "local": "yes", 
      "name": "LevelDB library", 
      "only_for_target_os_tags": [
        "linux"
      ], 
      "sort": 40, 
      "tags": "lib,leveldb"
    }, 
    "lib-lmdb": {
      "local": "yes", 
      "name": "LMDB library", 
      "only_for_target_os_tags": [
        "linux", 
        "windows"
      ], 
      "sort": 18, 
      "tags": "lib,lmdb", 
      "update_tags_by_target_platform2": {
        "win": "v0.9.21"
      }
    }, 
    "lib-opencv": {
      "local": "yes", 
      "name": "OpenCV library", 
      "skip_installed": {
        "android": "yes", 
        "win": "yes"
      }, 
      "sort": 20, 
      "tags": "lib,opencv"
    }, 
    "lib-protobuf": {
      "local": "yes", 
      "name": "ProtoBuf library", 
      "only_for_target_os_tags": [
        "android"
      ], 
      "skip_installed": {
        "android": "yes", 
        "win": "yes"
      }, 
      "sort": 110, 
      "tags": "lib,protobuf"
    }, 
    "lib-protobuf-host": {
      "force_target_as_host": "yes", 
      "local": "yes", 
      "name": "ProtoBuf host compiler", 
      "skip_installed": {
        "android": "yes", 
        "win": "yes"
      }, 
      "sort": 115, 
      "tags": "lib,protobuf-host"
    }, 
    "python": {
      "enable_if_env": {
        "CAFFE_BUILD_PYTHON": "ON"
      }, 
      "local": "yes", 
      "name": "Python for interfacing", 
      "sort": 0, 
      "tags": "compiler,python"
    }
  }, 
  "distribute_extra_commands": {
    "win": [
      {
        "action": "compile", 
        "data_uoa": "4d01855945175f57", 
        "module_uoa": "program"
      }
    ]
  }, 
  "distribute_extra_file": {
    "win": [
      {
        "file": "boost_chrono-mt.dll"
      }, 
      {
        "file": "boost_system-mt.dll"
      }, 
      {
        "file": "boost_thread-mt.dll"
      }, 
      {
        "file": "gflags.dll"
      }, 
      {
        "file": "glog.dll"
      }, 
      {
        "file": "hdf5.dll"
      }, 
      {
        "file": "hdf5_hl.dll"
      }, 
      {
        "file": "libopenblas.dll"
      }, 
      {
        "file": "opencv_core320.dll"
      }, 
      {
        "file": "opencv_imgcodecs320.dll"
      }, 
      {
        "file": "opencv_imgproc320.dll"
      }, 
      {
        "data_uoa": "4d01855945175f57", 
        "extra_dir": "tmp", 
        "file": "caffe.exe", 
        "module_uoa": "program", 
        "new_file": "ck-caffe-time.exe"
      }
    ]
  }, 
  "end_full_path": {
    "android": "install/lib/libcaffe.so", 
    "linux": "install/bin/caffe", 
    "win": "install/bin/caffe.exe"
  }, 
  "need_cpu_info": "yes", 
  "only_for_host_os_tags": [
    "linux", 
    "windows"
  ], 
  "only_for_target_os_tags": [
    "linux", 
    "windows", 
    "android"
  ], 
  "package_extra_name": " (cpu)", 
  "process_script": "install", 
  "soft_uoa": "04ab08137582bd03", 
  "suggested_path": "lib-caffe-bvlc-master-cpu", 
  "tags": [
    "lib", 
    "caffe", 
    "bvlc", 
    "vmaster", 
    "vcpu", 
    "channel-dev"
  ], 
  "template": "yes", 
  "template_type": "Caffe AI framework (rebuild for CPU)", 
  "use_preprocess_scripts_from_another_entry": {
    "data_uoa": "fd44428fbc77f77f", 
    "module_uoa": "84e27ad9dd12e734"
  }, 
  "use_scripts_from_another_entry": {
    "data_uoa": "cd9ccc74060b3d18", 
    "module_uoa": "script"
  }
}

API desc:
{}

If you notice copyrighted, inappropriate or illegal content that should not be here, please report us as soon as possible and we will try to remove it within 48hours!

Developed by Grigori Fursin           
Implemented as a CK workflow
                         
   
                      Hosted at