[arrayfire] annotated tag upstream/v3.2.2+dfsg1 created (now 09ac45b)
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Jan 4 23:22:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a change to annotated tag upstream/v3.2.2+dfsg1
in repository arrayfire.
at 09ac45b (tag)
tagging 25a2a75a52b1ffbb004b46ee0b9c56d3fdeafcd5 (commit)
replaces upstream/v3.2.1+dfsg1
tagged by Ghislain Antony Vaillant
on Mon Jan 4 18:08:51 2016 +0000
- Log -----------------------------------------------------------------
Upstream version v3.2.2+dfsg1
Ghislain Antony Vaillant (3):
Use custom cflags in examples.
Fix missing includes in testsuite.
Merge tag 'upstream/v3.2.2' into dfsg-clean
Pavan Yalamanchili (23):
Minor cleanup to FindCBLAS.cmake
Merge pull request #1147 from shehzan10/hotfixes-3.2.2
Merge pull request #1146 from pavanky/build_fixes
Adding default parameter for surface
Cleaning up graphics examples
Update number of iterations in black scholes example
Merge pull request #1153 from 9prady9/perf_fix_homography
Merge pull request #1154 from shehzan10/hotfixes-3.2.2
Merge pull request #1156 from shehzan10/MSVC_MP
Cleaning up examples
Fixing select and replace tests
Fixing surface.cpp example to work on windows
Removing unnecessary af/macros.h from all examples
Merge pull request #1180 from shehzan10/hotfixes-3.2.2
Merge pull request #1176 from 9prady9/example_fixes
Fixing documentation for replace function
Adding documentation for `device` that it locks the memory.
Updating forge tag to reduce the path lengths
Changes to opencl backend when building with openblas
Changes to find OpenBLAS as lapack and lapacke alternative
Merge pull request #1197 from pavanky/openblas_fixes
Merge pull request #1195 from shehzan10/fastconfig
Merge pull request #1200 from arrayfire/hotfixes-3.2.2
Pradeep Garigipati (1):
Merge pull request #1169 from shehzan10/no-freeimage-disable-tests
Shehzan Mohammed (56):
Increment version to 3.2.2
Remove unused variable warning in homography cuda kernel
Fix memory leak in cuda random. Additionally allow seeds per device
Use cudaMalloc/Free for memory ops in curand
Merge branch 'fix/examples-use-custom-cflags' of https://github.com/ghisvail/arrayfire into hotfixes-3.2.2
Merge branch 'fix/testsuite-missing-includes' of https://github.com/ghisvail/arrayfire into hotfixes-3.2.2
Move AF_REVISION and AF_COMPILER_STR to backend/version.hpp
Fix bug in identity cuda plaguing compute 5.2
Add multiprocess compilation flags for Visual Studio
Add MSVC flag around example build flags
Merge pull request #1158 from pavanky/example_fixes
Hide scrollbars appearing for quoted/pre text
Add function to check Image IO availability
Added noImageIOTests() to relevant tests
Add function to check LAPACK availability
Added noLAPACKTests() to relevant tests
Merge remote-tracking branch 'origin/scrollbar-fix' into no-freeimage-disable-tests
Handle printing empty Arrays
Remove macros.h and MSG from defines.hpp
Added MEMINFO macro to print memory stats
CPU: Using mt19973 as generator instead of default_random_engine
MEMINFO -> AF_MEM_INFO. Add documentation for the macro
Change clBLAS/FFT external projects to clBLAS/FFT-ext
Creating streams for devices only when device is active
Check the stream before returning in getStream
Merge pull request #1183 from pavanky/docs-fixes
Add extra paths to check for unified on Linux/OSX
Added documentation link when library fails to load in unified
Add detail for AF_ERR_ARR_BKND_MISMATCH
Using vector<string> in unified for extra paths
Using auto to iterated extra paths in unified
Fix colorspace c functions to use exceptions properly
Adding __AF_FILENAME__ to give the just filename without the path
Add AF_RETURN_ERROR macro to return errors and print msg
Use AF_RETURN_ERROR when graphics is not configured
Use AF_RETURN_ERROR when Image IO is not configured
Add function name to exceptions in internal error classes
Add missing vector include
Using AF_THROW_MSG instead of THROW in cpp/array.cpp
__AF_FILENAME__ returns path from src
Formatting the exception string
DOC Add code sample to convert available backends to bool
TESTS Removed typed_test from info.cpp
TEST add a test for unified api
Change AF_THROW_MSG to AF_THROW_ERR - Does not check for AF_SUCCESS
Change CHECK_ARRAYS to be used like a function
TEST Rename test/unified.cpp to test/backend.cpp
Build only info and backend test for unified
Adding a Fast configuration
Fixes for exceptions in minimal builds
Test reordering: Sort by backend, then alphabetically
Revert "Adding a Fast configuration"
BUILD Adding option MIN_BUILD_TIME to CMake. Options sets O0 for fast compile
DOC Fix typo in af_div
Update release notes for v3.2.2
Update forge tag for release v3.2.2
pradeep (2):
Replaced cudaMemcpy with async version calls in homography
bug fix in plot3 graphics example
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 25a2a75 Merge tag 'upstream/v3.2.2' into dfsg-clean
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
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