Releases: alicevision/popsift
Releases · alicevision/popsift
v1.0.0-rc3
Fixed cuda compatibility for sm86
v1.0.0-rc2
Merge pull request #113 from alicevision/cuda/sm86support [cmake] added support for SM86
v0.9
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
Fixed
- Race conditions identified by racecheck PR
- CMake: Windows build fixes PR
- Memory management: pair
malloc
withfree
, notdelete
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
v1.0.0-rc1
Merge pull request #81 from andrew-hardin/feature/remove-boost-from-core Remove boost from core popsift library
PopSift-LADIO-GPU
This code drop is used in AliceVision apart from the additional Docker image creation that was added later.
Open Source Competition 01/2018
PopSift snapshot with binary compiled for Ubuntu 16.04.
The binary uses only system shared libraries. Boost and CUDA are statically linked, DevIL with all of its dependencies is disabled.