v0.3.6
Tullio v0.3.6
Merged pull requests:
- Fix deprecated Vararg syntax (#163) (@jishnub)
- use an extension instead of Requires on 1.9+ (#170) (@KristofferC)
- Updates for CUDA v4, KernelAbstractions v0.9 (#177) (@vpuri3)
- properly load chainrulescore ext (#178) (@vpuri3)
- Dummy PR (#179) (@vpuri3)
Closed issues:
- HybridArrays (#155)
- [Question] Is it possible to create a vector of SVectors from a Matrix using Tullio? (#161)
- Use package extensions (#164)
- Upgrade to CUDA.CUDAKernels (#168)
- Bug when using Tullio + LoopVectorization (#169)
- CUDA v4 support (#172)
- Using threads, vs setting threads=false gives different result (#173)
- Issue with vectorized functions on GPU (#174)
- Scalar indexing with CUDA (#176)