Skip to content

v0.9

Latest
Compare
Choose a tag to compare
@simogasp simogasp released this 13 Feb 18:36
· 78 commits to develop since this release
c8a669b

same as 1.0.0-rc2 used for the first port of vcpkg

Added

  • Support for CUDA 11 PR
  • Improved checks for CUDA textures PR
  • Documentation: ReadTheDocs integration PR
  • CMake: Support for SM86 compute capability PR

Changed

  • Docker: Updated CMake and split Docker in 2 parts PR
  • Code cleanup and improvements PR

Fixed

  • Race conditions identified by racecheck PR
  • CMake: Windows build fixes PR
  • Memory management: pair malloc with free, not delete PR
  • CUDA: Pass correct shared memory size to orientation kernel PR
  • Testing paths fixes PR
  • Remove stale undefined function PR

Removed

  • Remove boost dependency from core popsift library PR