iclcv/icl

10.1.0 Release

aleneum opened this issue · 1 comments

  • Add icl-intel-* package build that come with IPP and MKL (using the official Intel repo)
  • create docker-based jobs for all supported ubuntu releases (should only build when pushed to master)
  • move documentation to iclcv.github.io
  • Merge dev-travis and dev-appveyor into master
  • Merge tests into master
  • Update manual repo links and installation chapter
  • Let travis push build documentation to iclcv.github.io on tags

Since IPP and MKL are not available via standard channels building a Debian package is messy. Skipping RPATH will cause the /opt/intel linkage to fail for packages. Also, an automated build with launchpad is not possible since the intel repositories cannot be used from launchpad. Removing this for now. Having icl with IPP enabled requires building from source until we find another solution.