Conversation
Reduced build times and compilation fixes
allow indexing with empty arrays
- Also fixes CLKernelToH.cmake targets
And that is why you have to be careful with pointers
add tests
Performance improvements to CUDA JIT
CMake Error when CUDA Compute 6x and CUDA < 8
It was affecting ptx files as they were failing to compile. CUDA cuLinkAddData requires the string to be NULL Terminated.
Fix bin2cpp null termination
* Use compute library from Boost 1.61.
* fix initial value for morph * Fixing initial values in morph functions for all backends
Fix typo in LAPACKE_ROOT_DIR envvar.
…flags FIX: Add -framework CUDA linker flags to test targets for Clang on OS X
* Now has options for Forge * Forge lib is mandatory if AF libs are selected
Minor features and bug fixes for 3.4
Workarounds for POCL and Beignet
Add option to install Forge dev files with ArrayFire
- Results consistent between runs - CPU tests pass
* Use ArrayFire LOGO Orange shade for plot/scatter * Use ArrayFire LOGO Dark Blue shader for vector field
* Create a function group under data_mat called random_func * The randomEngine class is a part of random_func * random_fun will appear under arrayfire functions
- Performance improvements to CUDA backend - Bugs fixed in OpenCL backend
The test code is stripped down version of field.cpp example that showcased the bug in CPU backend
Bugfixes to homography
Vector field example and bug fixes
Release v3.4.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refer to release notes.
[skip arrayfire ci]