Skip to content

CuSan v0.2

Latest
Compare
Choose a tag to compare
@ahueck ahueck released this 01 Nov 12:35
18fda7c
  • Enable Clang/LLVM 18 support (#1)
  • Added support for
    • cudaMemcpy2D and async variant,
    • cudaMemset2DAsync and async variant,
    • cudaStreamCreateWithPriority and cudaEventCreateWithFlags
  • Refactored test setup, static pass and runtime distinction
  • TypeART as optional dependency, works with LLVM 14

Based on

Full Changelog: v0.1...v0.2