nvidia-smi
clDeviceId
x86
and x86_64
architectures in CPU backend's info()The source code with submodules can be downloaded directly from the following link:
http://arrayfire.com/arrayfire_source/arrayfire-full-3.4.0.tar.bz2
bin2cpp
. 1AF_OPENCL_CPU_OFFLOAD=0
.The following functions have been deprecated and may be modified or removed
permanently from future versions of ArrayFire.
Certain CUDA functions are known to be broken on Tegra K1. The following ArrayFire tests are currently failing:
The source code with submodules can be downloaded directly from the following link:
http://arrayfire.com/arrayfire_source/arrayfire-full-3.4.1.tar.bz2
Installer CUDA Version: 8.0 (Required)
Installer OpenCL Version: 1.2 (Minimum)
aarch64
detection on Jetson TX1 64-bit OS. 1af_set_fft_plan_cache_size
in unified backend. 1-arch=sm_30
for PTX compilation as default.The source code with submodules can be downloaded directly from the following link:
Installer CUDA Version: 8.0 (Required)
Installer OpenCL Version: 1.2 (Minimum)
This release supports CUDA 6.5 and higher. The next ArrayFire release will
support CUDA 7.0 and higher, dropping support for CUDA 6.5. Reasons for no
longer supporting CUDA 6.5 include:
As a result, the older Jetson TK1 / Tegra K1 will no longer be supported in
the next ArrayFire release. The newer Jetson TX1 / Tegra X1 will continue to
have full capability with ArrayFire.
boost::scoped_array
instead of boost::scoped_ptr
when managing array resources. 1const
references to avoid unnecessary copying of ArrayInfo
objects. 1cholesky.cpp
example. 1The source code with sub-modules can be downloaded directly from the following link:
http://arrayfire.com/arrayfire_source/arrayfire-full-3.6.3.tar.bz2
cblas_Xgemm_batched
#2206AF_JIT_KERNEL_TRACE
environment variable #2404void*
pointers are now allowed as arguments to af::array::write()
#2367af::array::array_proxy
move assignment operator #2479af::write
tests #2380void*
memory allocations to use unsigned char type #2459af_device_array
API #2396Special thanks to our contributors:
Alessandro Bessi
zhihaoy
Jacob Khan
William Tambellini
The source code with sub-modules can be downloaded directly from the following link: arrayfire-full-3.7.0.tar.bz2
Special thanks to our contributors: