[arrayfire] annotated tag upstream/3.3.0+dfsg1 created (now 7122344)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Feb 29 08:02:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to annotated tag upstream/3.3.0+dfsg1
in repository arrayfire.
at 7122344 (tag)
tagging c95f01656159ac30323a187dd74066b0bfeff31a (commit)
replaces upstream/3.3_alpha+dfsg1
tagged by Ghislain Antony Vaillant
on Mon Feb 29 07:57:24 2016 +0000
- Log -----------------------------------------------------------------
Upstream version 3.3.0+dfsg1
Ghislain Antony Vaillant (1):
Merge tag 'v3.3.0' into dfsg-clean
Johan Pauwels (1):
Search for GLEWmx in default paths too
Pavan Yalamanchili (55):
FEAT: Adding functions exposing Array internals
Merge pull request #1263 from 9prady9/gfx_fixes
Compile fix for armel architecture
Adding cmake option to disable async queues
Changes to remove unneeded font
Merge branch 'median_memleak_fix' of 9prady9/arrayfire into devel
Merge branch 'thread_fix' of pavanky/arrayfire into devel
Merge branch 'assets_fixes' of pavanky/arrayfire into devel
Fixing memory leak in plot3
Cleaning up code in plot3
Bugfixes, code clean up of plot
Clean up of surface()
BUGFIX: Fixing offsets when writing to Arrays for CPU and CUDA backends
Reorganizing offset to be inside ArrayInfo
BUGFIX: Fixed issues with offsets in moddims after using indexing
Fixes to internal functions
DOCS: Adding documentation for internal functions
Renaming createArray to be createStridedArray
Adding additional constraints when creating strided array
Adding functions to get raw pointer out of Array<T>
TEST: Adding tests for internal functions
Merge pull request #1265 from pavanky/internals
Merge pull request #1274 from pavanky/gfx_fixes
BUGFIX: Fixed bug in CUDA and OpenCL when re-using same JIT nodes.
Adding tests for to check for resetting in JIT
Merge pull request #1278 from pavanky/jit_fixes
Moving af_get_version to version.cpp
Fixing af_get_last_error for unified backend
Add better error messages coming out of unified api
Properly handle af_release_array when using a different backend
Adding function to check if memory usage is approaching the limits
Changes to make sure cpu backend does not enqueue too many functions.
Making copyArray from cpu backend asynchronous
Adding missing evals in cpu backend
BUGFIX: Fixing array.write for all backends
Fix to MemoryManager in debug mode
Clear the free_map after calling garbageCollect in MemoryManager
Exit early when destructor is called on empty arrays.
Renaming ambiguous getInfo to getDeviceInfo
Make getInfo check if af_array belongs to current device.
BUGFIX: Fixing getId() from ArrayInfo
BUGFIX: Ensure set operations work on vectors only
DOCS: Fixing documentation for exp
FEAT,TEST,DOC: Adding function to query which device an array was created.
Merge pull request #1292 from jpauwels/patch-1
Merge pull request #1295 from shehzan10/devel
Merge pull request #1293 from pavanky/cpu_mem_async
Merge pull request #1303 from pavanky/minor_fixes
Merge pull request #1299 from pavanky/device_id
Merge pull request #1298 from shehzan10/osx-installer
Merge pull request #1297 from pavanky/memory_manager_fixes
Merge pull request #1296 from shehzan10/osx-mkl-fixes
Merge pull request #1305 from 9prady9/gfx_additions
Merge pull request #1304 from shehzan10/release
Merge pull request #1306 from arrayfire/devel
Shehzan Mohammed (14):
Set minimum CMake version to 2.8.12 (previously 2.8)
Force offload OSX LAPACK on unified memory devices
Add BUILD_* Options for examples and tests when building standalone
Merge remote-tracking branch 'pavanky/unified' into devel
Merge remote-tracking branch 'yshady/loadImageINT32' into devel
Merge remote-tracking branch 'origin/devel' into devel
Change clBLAS commit tag to af3.3.0
Change clFFT commit tag to af3.3.0
Fixes for using MKL on OSX
Added support for finding MKL RT on OSX for BLAS, LAPACKE, FFTW
Fixes to and reorganization of OSX Installer
OSX Installer: Move libforge and ArrayFireConfig into common sub package
Added release notes
DOC Typo corrections in Installation page
Youssef Nashed (1):
Added support for loading 32 bit integer images
pradeep (3):
Prevent copy assignment & construction of af::Window object
Memory leak fix in af_median_all
Support to set visibility of windows programmatically
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list