Skip to content

CuVec v2.5.0 beta

Choose a tag to compare

@amypad-bot amypad-bot released this 03 Feb 20:34
fead5e6
  • add SWIG support via cuvec.i (#7)
  • add & document example_swig
  • improve & document example_mod
  • fix external #includes
    • multiple definitions
    • missing cuda runtime header
    • use of static & templates
    • namespace clashes
  • statically link CUDA libraries
  • use macros to reduce code duplication
  • add and fix tests
  • add performance checks
  • misc code tidy