Skip to content

Release v3.5.0#1844

Merged
umar456 merged 237 commits intomasterfrom
devel
Jun 23, 2017
Merged

Release v3.5.0#1844
umar456 merged 237 commits intomasterfrom
devel

Conversation

@umar456
Copy link
Copy Markdown
Member

@umar456 umar456 commented Jun 21, 2017

No description provided.

shehzan10 and others added 30 commits September 13, 2016 11:18
Master -> Devel post v3.4.0
Fixes for TX1 64-bit OS + CUDA CMake Fix
FEAT Function to return allocated bytes
Also remove boost inline for older CUDA versions
Access to InteropManager has to go through device manager now.
Access to fft plan cacher singleton has to go through
device manager now.
pradeep and others added 24 commits June 10, 2017 19:31
Change all necessary arrayfire internal forge calls
to use forge v1.0 API.
The driver API in CUDA is not thread safe(or we are using it incorrectly). We
need to protect these calls with mutexes. The cuSparse library also needs
to be protected with these locks.
Implemented in all currently available backends.

af::array::scalar<T>() is changed to use af_get_scalar instead
of fetching entire array and the copying over only first element.
The IN name is defined in the minwindef.h header. Transform also defines
an IN variable which conflicts with this macro and causing compilation
errors.
* Convert CUDA JIT to use nvrtc instead of nvvm

* Fixing underflow/overflow issues with complex math in opencl jit

* Style changes for JIT in CUDA and OpenCL backends

* Use std::string instead of char * for storing text of the jit.cuh file
nvrtc libs are not being found correctly on Ubuntu 16.04. Repurposed
the old FindNVVM.cmake file to locate nvrtc libs.
pavanky and others added 3 commits June 21, 2017 23:13
- Added relevant tests
- Updated release notes
Differentiate between forge version and tag due to issues with OSX installer
scripts.
@umar456 umar456 merged commit 05999f3 into master Jun 23, 2017
@mlloreda mlloreda added this to the v3.5.0 milestone Aug 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants