Skip to content

MetaCache 2.3.0

Choose a tag to compare

@Funatiq Funatiq released this 03 Jan 14:13
· 27 commits to master since this release
  • Removed compaction step from GPU version and speed up GPU queries. This also removes the dependency on CUB.
  • Set CUDA arch=native per default to automatically detect GPU architecture.
  • Fixed make with multiple MACROS (#34 ).