index
:
jocl.git
b22x
edge
java11
master
rc
JOCL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
com
/
jogamp
/
opencl
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
initial version of parallel scan primitive. The implementation is work in pro...
Michael Bien
2011-09-21
1
-0
/
+132
*
bugfixes for parallel reduction primitive
Michael Bien
2011-09-21
1
-9
/
+11
*
first version of parallel ForEach primitive.
Michael Bien
2011-09-20
2
-10
/
+81
*
initial version of parallel Reduction utility.
Michael Bien
2011-09-15
1
-0
/
+231
*
initial import of CLForkJoinPool, a JOCL variant of the Java 7 ForkJoinPool +...
Michael Bien
2011-08-03
1
-0
/
+110
*
refactoring; extracted CLAbstractExecutorService and CLPoolable.
Michael Bien
2011-08-03
1
-1
/
+1
*
added missing license headers.
Michael Bien
2011-07-20
1
-0
/
+26
*
redesigned CLCommandQueuePool.
Michael Bien
2011-07-11
1
-15
/
+25
*
changed impl to use an extended ThreadPoolExecutor directly.
Michael Bien
2011-07-09
1
-3
/
+3
*
- initial import of CLTaskCompletionService.
Michael Bien
2011-07-05
1
-25
/
+62
*
CLCommandQueuePool support for invokeAny(tasks).
Michael Bien
2011-06-20
1
-4
/
+24
*
added submitAll() utility method
Michael Bien
2011-05-09
1
-16
/
+18
*
concurrent utils bugfixes and improvements.
Michael Bien
2011-05-09
1
-10
/
+97
*
added context switching functionality.
Michael Bien
2011-05-08
1
-7
/
+5
*
introduced CLQueueContext and its factory - WIP.
Michael Bien
2011-05-07
1
-2
/
+33
*
initial import of CLCommandQueuePool and CLTask.
Michael Bien
2011-05-04
1
-0
/
+54