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-opencl-libdnn-clblast-universal-20171015

Added by: cTuning foundation
Date: 2017-11-10 15:08:30.376616
License: See CK LICENSE.txt for licensing details
Module: package
Repo: ck-caffe
CID (DOI-like distributed ID): 1dc07ee0f4742028:84ee4c98a58a85b5
Tags: lib,caffe,bvlc,vopencl,vclblast,v20171015,channel-stable

Files:

Cross-linking (dependencies):

Meta:
{
  "check_exit_status": "yes", 
  "comment": "RECOMMENDED for Linux and Android", 
  "customize": {
    "extra_dir": "", 
    "extra_link_win": "%CK_ENV_LIB_CLBLAST_LIB%\\clblast.lib", 
    "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": 0, 
      "DISABLE_DEVICE_HOST_UNIFIED_MEMORY": "OFF", 
      "DISABLE_DOUBLE_SUPPORT": "OFF", 
      "PACKAGE_BUILD_TYPE": "cmake", 
      "PACKAGE_CONFIGURE_FLAGS": "", 
      "PACKAGE_CONFIGURE_FLAGS_ANDROID": "", 
      "PACKAGE_CONFIGURE_FLAGS_LINUX": "", 
      "PACKAGE_CONFIGURE_FLAGS_WINDOWS": "", 
      "PACKAGE_COPY": "NO", 
      "PACKAGE_GIT": "YES", 
      "PACKAGE_GIT_CHECKOUT_ANDROID": "-b opencl c61d487", 
      "PACKAGE_GIT_CHECKOUT_LINUX": "-b opencl c61d487", 
      "PACKAGE_GIT_CHECKOUT_WINDOWS": "-b opencl c61d487", 
      "PACKAGE_PATCH": "YES", 
      "PACKAGE_SKIP_BUILD_ERROR": "YES", 
      "PACKAGE_SKIP_CLEAN_INSTALL": "NO", 
      "PACKAGE_SKIP_CLEAN_OBJ": "NO", 
      "PACKAGE_SKIP_CLEAN_SRC_DIR": "YES", 
      "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, 
      "SUBSTITUTE_ORIGINAL_PACKAGE_DIR": "$#path_to_cid=package:df78a1afc47a1962#$", 
      "USE_CLBLAS": 0, 
      "USE_CLBLAST": 1, 
      "USE_CUDA": 0, 
      "USE_CUDNN": 0, 
      "USE_FFT": 0, 
      "USE_GREENTEA": 1, 
      "USE_INTEL_SPATIAL": "OFF", 
      "USE_ISAAC": 0, 
      "USE_LEVELDB": "ON", 
      "USE_LIBDNN": 1, 
      "USE_LMDB": "ON", 
      "USE_NCCL": 0, 
      "USE_OPENMP": 0, 
      "USE_PREBUILT_DEPENDENCIES": "OFF", 
      "WITH_NINJA": 0
    }, 
    "use_git_revision": "yes", 
    "version": "master-20171015"
  }, 
  "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_platform2": {
        "android": "gcc", 
        "linux": "gcc", 
        "win": "mcl"
      }
    }, 
    "lib-blas": {
      "local": "yes", 
      "name": "BLAS library", 
      "skip_default": "yes", 
      "sort": 30, 
      "tags": "lib,blas,openblas", 
      "update_tags_by_target_platform2": {
        "android": "v0.2.19", 
        "linux": "v0.2.20", 
        "win": "v0.2.20"
      }
    }, 
    "lib-boost": {
      "local": "yes", 
      "name": "Boost library", 
      "skip_default": "yes", 
      "sort": 25, 
      "tags": "lib,boost,min-for-caffe", 
      "version_from": [
        1, 
        64, 
        0
      ]
    }, 
    "lib-clblast": {
      "local": "yes", 
      "name": "CLBlast library", 
      "skip_default": "yes", 
      "sort": 40, 
      "tags": "lib,clblast,no-tune,v1.2.0"
    }, 
    "lib-gflags": {
      "force_env_init": "yes", 
      "local": "yes", 
      "name": "GFlags library", 
      "skip_default": "yes", 
      "sort": 12, 
      "tags": "lib,gflags,v2.2.0"
    }, 
    "lib-glog": {
      "local": "yes", 
      "name": "GLog library", 
      "skip_default": "yes", 
      "sort": 14, 
      "tags": "lib,glog,v0.3.5"
    }, 
    "lib-hdf5": {
      "local": "yes", 
      "name": "HDF5 library", 
      "only_for_target_os_tags": [
        "linux", 
        "windows"
      ], 
      "skip_default": "yes", 
      "sort": 19, 
      "tags": "lib,hdf5,v1.10.1"
    }, 
    "lib-lmdb": {
      "local": "yes", 
      "name": "LMDB library", 
      "only_for_target_os_tags": [
        "linux", 
        "windows"
      ], 
      "skip_default": "yes", 
      "sort": 18, 
      "tags": "lib,lmdb,v0.9.21"
    }, 
    "lib-opencl": {
      "local": "yes", 
      "name": "OpenCL library (stubs on Android)", 
      "skip_installed": {
        "android": "yes"
      }, 
      "sort": 11, 
      "tags": "lib,opencl"
    }, 
    "lib-opencv": {
      "local": "yes", 
      "name": "OpenCV library", 
      "skip_default": "yes", 
      "sort": 20, 
      "tags": "lib,opencv,v3.3.0"
    }, 
    "lib-protobuf": {
      "local": "yes", 
      "name": "ProtoBuf library", 
      "only_for_target_os_tags": [
        "android"
      ], 
      "skip_default": "yes", 
      "sort": 110, 
      "tags": "lib,protobuf,v3.1.0"
    }, 
    "lib-protobuf-host": {
      "force_target_as_host": "yes", 
      "local": "yes", 
      "name": "ProtoBuf host compiler", 
      "skip_default": "yes", 
      "sort": 115, 
      "tags": "lib,protobuf-host,v3.1.0"
    }, 
    "lib-viennacl": {
      "local": "yes", 
      "name": "ViennaCL library", 
      "skip_default": "yes", 
      "sort": 35, 
      "tags": "lib,viennacl,v1.7.1", 
      "update_tags_by_target_platform2": {
        "linux": "vsrc"
      }
    }, 
    "python": {
      "local": "yes", 
      "name": "Python for interfacing", 
      "only_for_target_os_tags": [
        "windows"
      ], 
      "skip_from_bat": "yes", 
      "sort": 0, 
      "tags": "compiler,python"
    }
  }, 
  "end_full_path": {
    "android": "install/lib/libcaffe.so", 
    "linux": "install/bin/caffe", 
    "win": "install/bin/caffe.exe"
  }, 
  "need_cpu_info": "yes", 
  "need_gpgpu_info": "yes", 
  "need_gpgpu_type": "opencl", 
  "only_for_host_os_tags": [
    "windows", 
    "linux"
  ], 
  "only_for_target_os_tags": [
    "windows", 
    "linux", 
    "android"
  ], 
  "package_extra_name": " (opencl, libdnn, clblast, snapshot 20171015)", 
  "process_script": "install", 
  "soft_uoa": "04ab08137582bd03", 
  "sort": 100, 
  "suggested_path": "lib-caffe-bvlc-opencl-libdnn-clblast-20171015", 
  "tags": [
    "lib", 
    "caffe", 
    "bvlc", 
    "vopencl", 
    "vclblast", 
    "v20171015", 
    "channel-stable"
  ], 
  "use_preprocess_scripts_from_another_entry": {
    "data_uoa": "34479ac968f42cfc", 
    "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