- Oct 17, 2016
-
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
- Oct 16, 2016
-
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
Jeffrey Phillips Freeman authored
-
- Aug 19, 2016
-
-
Patrick Sharp authored
Also changed pom to keep java 1.7
-
Patrick Sharp authored
Conflicts: com.amd.aparapi/src/java/com/amd/aparapi/internal/kernel/KernelRunner.java file moved to com.amd.aparapi/src/main/java/com/amd/aparapi/internal/kernel/KernelRunner.java
-
Patrick Sharp authored
Conflicts: com.amd.aparapi/src/java/com/amd/aparapi/internal/kernel/KernelRunner.java
-
Patrick Sharp authored
-
Patrick Sharp authored
dispose() disposes of the jniContextHandle, however the seenBinaryKeys still reported that the handle is still available. This resulted in a kernel being unable to recompile after any of it's predecessors have been disposed. Clearing this set fixes this issue.
-
- Aug 12, 2016
-
-
Patrick Sharp authored
-
Patrick Sharp authored
-
Patrick Sharp authored
-
- Feb 04, 2016
-
-
Ryan-LaMothe-PNNL authored
Correct reported getLastConversionTime()
-
Mohaned authored
-
-
- Dec 31, 2015
-
-
Ryan-LaMothe-PNNL authored
Resolve exception in kernel.dispose()
-
- Dec 15, 2015
-
-
Ekasit Kijsipongse authored
-
Ekasit Kijsipongse authored
-
- Oct 26, 2015
-
-
qunaibit authored
Update
-
Ryan-LaMothe-PNNL authored
Correct the execution condition for simple array of objects
-
Ekasit Kijsipongse authored
-
Ekasit Kijsipongse authored
-
- Oct 10, 2015
-
-
Ryan-LaMothe-PNNL authored
Include missing string headers for the string from char[] constructio…
-
J M Dieterich authored
Include missing string headers for the string from char[] construction. FreeBSD's compiler and stdlib combination otherwise throws an error.
-
- Oct 09, 2015
-
-
Ryan-LaMothe-PNNL authored
Adding mistakenly omitted file from previous commit for device config…
-
Barney authored
Adding mistakenly omitted file from previous commit for device configurability, plus some minor cleanups: Reverted Kernel#finalize, now not overridden (was disposing kernel but this caused problems due to threading). Modified Range so that where auto-creating sizes (i.e. localIsDerived) for JavaDevices sizes are sensible (size = 1 for sequential, = Runtime.getRuntime().availableProcessors() for thread pool.
-
- Oct 07, 2015
-
-
Ryan-LaMothe-PNNL authored
Add support for FreeBSD
-
Ryan-LaMothe-PNNL authored
Improved device donfigurability, enhanced profiling, several performance and usability enhancements
-