Skip to content

Tags: tudasc/cusan

Tags

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.2 (#2)

* 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
---------
Co-authored-by: Tim Ziegler <[email protected]>

v0.1

Toggle v0.1's commit message
Pin TypeART version

v0.1-beta

Toggle v0.1-beta's commit message
Fixed test when stats and printing are disabled