| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| arrayfire-full-3.8.2.tar.bz2 | 2022-05-19 | 67.2 MB | |
| README.md | 2022-05-12 | 1.2 kB | |
| v3.8.2 source code.tar.gz | 2022-05-12 | 1.7 MB | |
| v3.8.2 source code.zip | 2022-05-12 | 2.7 MB | |
| Totals: 4 Items | 71.6 MB | 2 | |
v3.8.2
Improvements
- Optimize JIT by removing some consecutive cast operations [#3031]
- Add driver checks checks for CUDA 11.5 and 11.6 [#3203]
- Improve the timing algorithm used for timeit [#3185]
- Dynamically link against CUDA numeric libraries by default [#3205]
- Add support for pruning CUDA binaries to reduce static binary sizes [#3234] [#3237]
- Remove unused cuDNN libraries from installations [#3235]
- Add support to staticly link NVRTC libraries after CUDA 11.5 [#3236]
- Add support for compiling with ccache when building the CUDA backend [#3241]
Fixes
- Fix issue with consecutive moddims operations in the CPU backend [#3232]
- Better floating point comparisons for tests [#3212]
- Fix several warnings and inconsistencies with doxygen and documentation [#3226]
- Fix issue when passing empty arrays into join [#3211]
- Fix default value for the
AF_COMPUTE_LIBRARYwhen not set [#3228] - Fix missing symbol issue when MKL is staticly linked [#3244]
- Remove linking of OpenCL's library to the unified backend [#3244]
Contributions
Special thanks to our contributors: Jacob Kahn Willy Born