- Nov 15, 2014
-
-
log2 authored
mistakenly pointing at OpenCL.Local and OpenCL.Constant, aimed at parameters, rather than Kernel.Local and Kernel.Constant, aimed at fields)
-
Lorenzo Gallucci authored
Align with latest APARAPI commits
-
- Nov 11, 2014
-
-
Ryan-LaMothe-PNNL authored
Added support for metadata caching, FJ pool in JTP execution and minor speed-ups
-
log2 authored
Conflicts: com.amd.aparapi/src/java/com/amd/aparapi/internal/kernel/KernelRunner.java
-
Lorenzo Gallucci authored
Align with latest APARAPI commits
-
Ryan-LaMothe-PNNL authored
Add support for Xeon Phi
-
- Nov 10, 2014
-
-
log2 authored
-
log2 authored
-
https://github.com/log2/aparapi.gitlog2 authored
-
log2 authored
upon constructor in ByteCode's constructor (was in newInstruction() method)
-
- Nov 09, 2014
-
-
log2 authored
-
log2 authored
-
log2 authored
APARAPI, thus avoiding the need for re-generating them on each kernel call (or, worst, when a new Kernel is instatiated) - added support for finding method properties (such as method using atomics 32, OpenCL mapping, etc.) based on full method signature, not only name - added support for OpenCL-mapped methods user-defined, i.e., outside of Kernel class - added two OpenCL-mapped methods 'hypot' in Kernel (more to come) - added support for ForkJoinPool-based JTP execution (this avoids creation of a high number of threads for ranges having local sizes significantly higher than the number of system CPU cores) - added support for skipping local barriers altogether in JTP execution, when a local size (x * y * z) equal to 1 is detected
-
log2 authored
thrown exceptions (if any)
-
log2 authored
-
log2 authored
caches/memoizers
-
log2 authored
String.replace(char, char), in order to enhance performance
-
log2 authored
to enhance performance
-
- Oct 31, 2014
-
-
ekasitk authored
-
- Sep 28, 2014
-
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
-
https://github.com/aparapi/aparapiRyan R. LaMothe authored
* 'master' of https://github.com/aparapi/aparapi: Minor adjustments to support Git
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
-
- Sep 27, 2014
-
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
dependencies from Ant. Currently, only Mac OS X is supported.
-
Ryan R. LaMothe authored
-
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
build targets.
-
Ryan R. LaMothe authored
targets. On my machine FFT, Histogram and Histogram-Ideal are not working...although Mandel and Square appear to work.
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
appropriate gitignore entries.
-
- Sep 26, 2014
-
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
-
Ryan R. LaMothe authored
-