Simon Archipoff
|
57ef1d0c43
merge trunk 10376
|
12 年之前 |
Simon Archipoff
|
3779570b54
take into account idle power
|
12 年之前 |
Nathalie Furmento
|
148ba0cd18
mpi/tests: new testcases
|
12 年之前 |
Nathalie Furmento
|
0e676aafaa
mpi/src/starpu_mpi.c: add comments
|
12 年之前 |
Nathalie Furmento
|
bc580ffde0
mpi/src: define a minimum and maximum debug level
|
12 年之前 |
Nathalie Furmento
|
69b68bd9f3
mpi/src/starpu_mpi_private.h: print line when displaying debug message
|
12 年之前 |
Nathalie Furmento
|
06d9ce0bca
mpi/src: various fixes
|
12 年之前 |
Samuel Thibault
|
f7fcc10cd5
Fix accessing arch type of a combined worker
|
12 年之前 |
Simon Archipoff
|
4303e0a2a0
fix bug node_worker predictions
|
12 年之前 |
Andra Hugo
|
db0267f452
fixes for the speed computations
|
12 年之前 |
Simon Archipoff
|
c04166861e
bug fix
|
12 年之前 |
Simon Archipoff
|
112373ea3a
bug fix, more helpers function for node_worker.c
|
12 年之前 |
Nathalie Furmento
|
c20778f325
tests/Makefile.am: test check rules
|
12 年之前 |
Nathalie Furmento
|
568f1b7bfa
doc/doxygen: typo following r10347
|
12 年之前 |
Andra Hugo
|
5fd5c871e6
too expensive the lock in copmpute_all_performance_prediction, exp_start is update in post_exec/pre_exec/etc also
|
12 年之前 |
Andra Hugo
|
8d8d2aa2f2
fix speed computation in the hypervisor
|
12 年之前 |
Samuel Thibault
|
acb1f1441c
typo
|
12 年之前 |
Nathalie Furmento
|
8d62ce83ba
mpi/tests/mpi_redux.c: send sum back to all nodes
|
12 年之前 |
Nathalie Furmento
|
4362d24b42
mpi/src/starpu_mpi.c: explicit recv communications check if a tag is
|
12 年之前 |
Nathalie Furmento
|
4d30cef9dc
mpi/src: properly deal with unknown datatypes
|
12 年之前 |
Simon Archipoff
|
1b44397d62
a lot of comments in node_sched.h
|
12 年之前 |
Simon Archipoff
|
f43398996f
bug fix, sched_policy.c:_get_next_sched_ctx_to_pop_into made a recursive call
|
12 年之前 |
Simon Archipoff
|
0a293ff950
fix init bug, sched_policy.c:_get_next_sched_ctx_to_pop_into() made a recursive call to wait, with no optimisation this lead to stack overflow
|
12 年之前 |
Simon Archipoff
|
d8872d542c
dead lock fixed : a worker of a combined worker first free his mutex before waking up his mates
|
12 年之前 |
Nathalie Furmento
|
9d993d0369
mpi/src/starpu_mpi_datatype.c: deal with unknown datatype
|
12 年之前 |
Nathalie Furmento
|
6962ff103c
merge branches/starpu-1.1@10328: mpi/tests: add new test to do a redux by hand + modify test not to use same tag for each node + needs to be fixed as test sometimes hangs
|
12 年之前 |
Samuel Thibault
|
27a70c8cc6
document measurement unit
|
12 年之前 |
Nathalie Furmento
|
69af6ec637
tests: new test to test insert task with codelet NULL and a callback
|
12 年之前 |
Nathalie Furmento
|
0d8d65bebb
data management: New functions
|
12 年之前 |
Samuel Thibault
|
12aa69aa32
It does not make sense to test for sequential_consistency flag when unlocking the post_sync_tasks: we are at execution time, not submission time. post_sync_tasks_cnt tells us whether post_sync tasks have been submitted or not anyway
|
12 年之前 |