Andra Hugo
|
5b3f428b00
merge
|
13 年之前 |
Andra Hugo
|
9bb769dbf0
new merge
|
13 年之前 |
Andra Hugo
|
a1079cd79e
new merge
|
13 年之前 |
Andra Hugo
|
1f190b9cad
fixed dummy scheduler
|
13 年之前 |
Andra Hugo
|
fedc28d7d3
merge examples
|
13 年之前 |
Andra Hugo
|
645b9d013d
remerge + fixes
|
13 年之前 |
Andra Hugo
|
94a438324b
merge examples+gcc-plugin
|
13 年之前 |
Andra Hugo
|
6769aa9ea3
worker_collection (generic structure to represent the set of workers), possible to construct several structures
|
14 年之前 |
Andra Hugo
|
8d1d5c0a77
modified benchs in order to avoid duplication, manag concurency of add/remove workers to/from ctx, hypervisor manages the resize of ctxs
|
14 年之前 |
Andra Hugo
|
ef5bbf9eb0
Modified example in order to avoid duplication of cholesky code
|
14 年之前 |
Andra Hugo
|
10c04c1810
added copyrights
|
14 年之前 |
Andra Hugo
|
6181545b53
name modif
|
14 年之前 |
Andra Hugo
|
482baecdf7
merge with trunk revision 4143
|
14 年之前 |
Andra Hugo
|
64ee8754cc
new merge (sched_policies not yet done)
|
14 年之前 |
Andra Hugo
|
70e929dddf
added exemple to compare perfs when having 2 cholesky kernels and no context with the version with 2 contexts
|
14 年之前 |
Andra Hugo
|
ad1407c09e
renamed cholesky_and_lu to cholesky_2ctxs
|
14 年之前 |
Andra Hugo
|
aed0efef0f
merge last part
|
14 年之前 |
Andra Hugo
|
da1b85a35d
fixed Makefile for cholesky_and_lu ex
|
14 年之前 |
Andra Hugo
|
03b6b6a55b
merge with trunk - part 1
|
14 年之前 |
Andra Hugo
|
f5ac78732b
unsigned ctx id
|
14 年之前 |
Andra Hugo
|
c404cced9f
Removed flush and modified bench
|
14 年之前 |
Andra Hugo
|
35fc32ac99
Modif of computation
|
14 年之前 |
Andra Hugo
|
7a0a4c2641
Changed computing method
|
14 年之前 |
Andra Hugo
|
bd01c14293
Added cholesky and lu without sched ctx
|
14 年之前 |
Andra Hugo
|
a859b66ed7
Example with cholesky and lu running in two different contexts
|
14 年之前 |
Cédric Augonnet
|
1618f94c1f
Instead of using cublasSdot or cublasDdot, we reimplement scalar product in
|
14 年之前 |
Cédric Augonnet
|
0de9ecb7a8
Massive cleanup in the examples/cholesky/ directory. Remove traces of the "dw_"
|
14 年之前 |
Cédric Augonnet
|
53c60beeb5
Cleanup the examples/mult/ directory to only keep sgemm and dgemm (the rest of
|
14 年之前 |
Nathalie Furmento
|
3a3c9e3038
delete trailing whitespaces
|
14 年之前 |
Nathalie Furmento
|
e62b075cbf
add an implicit version of cholesky using starpu_insert_task
|
14 年之前 |