Skip to content

Conversation

@shehzan10
Copy link
Member

Merge #1340 before merging this.

[skip ci]

v3.3.1

Bug Fixes

  • Fixes to \ref af::array::device()
    • CPU Backend: evaluate arrays
      before returning pointer with asynchronous calls in CPU backend.
    • OpenCL Backend: fix segfaults
      when requested for device pointers on empty arrays.
  • Fixed \ref af::array::operator%() from using rem to mod.
  • Fixed array destruction
    when backends are switched in Unified API.
  • Fixed indexing after
    \ref af::moddims() is called.
  • Fixes FFT calls for CUDA and OpenCL backends when used on
    multiple devices.
  • Fixed unresolved external
    for some functions from \ref af::array::array_proxy class.

Build

  • CMake compiles files in alphabetical order.
  • CMake fixes for BLAS and LAPACK on some Linux distributions.

Improvements

Documentation

  • Reorganized, cleaner README file.
  • Replaced non-free lena image in assets with free-to-distribute lena image.

shehzan10 and others added 30 commits February 29, 2016 10:17
Sort files for compilation. Compiles files in alphabetical order
* Reorganized structure of the document. Most notably, the example code
has been pulled near the top and the contact section has been pushed to the
bottom of the document.
* `Hello, world` example has been stripped down
* Added a new example, featuring a stripped version of `conway.cpp`
* Conway GIF
* Citation information has been moved to new location, `.github/CITATION.md`
* Link to `forge` in introductory paragraph
* New 'Language Wrapper' section
* Removed `techical@arrayfire.com` email address. Users should use the
issue tracker or the Google Groups mailing list, instead.
* Example code now using two-space indentation.
BUGFIX: fixed issue in indexing after calling resetDims
Bugfixes to diag extract and CUDA FFTs
Replace lena image in kmeans example
Bugfixes when getting device pointers and destroying arrays.
@shehzan10 shehzan10 added this to the 3.3.1 milestone Mar 17, 2016
pavanky added a commit that referenced this pull request Mar 17, 2016
@pavanky pavanky merged commit f53efc3 into master Mar 17, 2016
@shehzan10 shehzan10 deleted the hotfix-3.3.1 branch March 17, 2016 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

5 participants