This repository contains the files required to use ArrayFire from Java.
The latest version of ArrayFire. You can get ArrayFire using one of the following:
The latest version of JAVA SDK
. It has been tested with OpenJDK 1.7 and OpenJDK 1.8. Make sure there is an environmental variable JAVA_HOME
pointing to the root directory of java sdk installation.
CUDA
CMake, minimum version of 2.8.
NMake Makefiles
.src/
: Contains the source files for the ArrayFire Java wrapper
*.cpp
The JNI wrapper filesjni_helper.h
The JNI API helper functionscom/
: Contains the Java source files implementing algorithms
examples
: contains a few examples demonstrating the usage
After you the necessary pre-requisites, do the following:
mkdir build
cd build
cmake ..
on Linux/OSXcmake -G "NMake Makefiles" ..
on Windows from visual studio x64 command prompt.make && make exHelloWorld
on Linux/OSX.nmake && nmake exHelloWorld
on Windows.Java wrapper for ArrayFire
Topics Resources License Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4