Skip to content

v0.6.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kknox kknox released this 18 Aug 20:59
· 183 commits to master since this release

Notable changes

  • Added Travis CI build automation
  • OPENCL_ROOT can be passed through env var to help find OpenCL
  • ExternalBoost can select compiler through ENV{CC}
  • Linux/OSX builds will find boost either in static or dynamic forms
  • Cmake config package now installs to ${LIB_INSTALL_DIR}/cmake/clSPARSE - #116
  • Library links to ${CMAKE_DL_LIBS} - #117