Thibaud Lambert
|
b9857a47d0
mic: comment correction in list.h + added barrier in mic sink
|
12 years ago |
Thibaud Lambert
|
8021d861b4
mic: merge trunk
|
12 years ago |
Thibaud Lambert
|
89de5a4afa
mic: mode forkjoin spmd (begining)
|
12 years ago |
Nathalie Furmento
|
148ba0cd18
mpi/tests: new testcases
|
12 years ago |
Nathalie Furmento
|
0e676aafaa
mpi/src/starpu_mpi.c: add comments
|
12 years ago |
Nathalie Furmento
|
bc580ffde0
mpi/src: define a minimum and maximum debug level
|
12 years ago |
Nathalie Furmento
|
69b68bd9f3
mpi/src/starpu_mpi_private.h: print line when displaying debug message
|
12 years ago |
Nathalie Furmento
|
06d9ce0bca
mpi/src: various fixes
|
12 years ago |
Samuel Thibault
|
f7fcc10cd5
Fix accessing arch type of a combined worker
|
12 years ago |
Andra Hugo
|
db0267f452
fixes for the speed computations
|
12 years ago |
Nathalie Furmento
|
c20778f325
tests/Makefile.am: test check rules
|
12 years ago |
Nathalie Furmento
|
568f1b7bfa
doc/doxygen: typo following r10347
|
12 years ago |
Andra Hugo
|
5fd5c871e6
too expensive the lock in copmpute_all_performance_prediction, exp_start is update in post_exec/pre_exec/etc also
|
12 years ago |
Andra Hugo
|
8d8d2aa2f2
fix speed computation in the hypervisor
|
12 years ago |
Samuel Thibault
|
acb1f1441c
typo
|
12 years ago |
Nathalie Furmento
|
8d62ce83ba
mpi/tests/mpi_redux.c: send sum back to all nodes
|
12 years ago |
Nathalie Furmento
|
4362d24b42
mpi/src/starpu_mpi.c: explicit recv communications check if a tag is
|
12 years ago |
Nathalie Furmento
|
4d30cef9dc
mpi/src: properly deal with unknown datatypes
|
12 years ago |
Simon Archipoff
|
f43398996f
bug fix, sched_policy.c:_get_next_sched_ctx_to_pop_into made a recursive call
|
12 years ago |
Nathalie Furmento
|
9d993d0369
mpi/src/starpu_mpi_datatype.c: deal with unknown datatype
|
12 years ago |
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 years ago |
Samuel Thibault
|
27a70c8cc6
document measurement unit
|
12 years ago |
Nathalie Furmento
|
69af6ec637
tests: new test to test insert task with codelet NULL and a callback
|
12 years ago |
Nathalie Furmento
|
0d8d65bebb
data management: New functions
|
12 years ago |
Thibaud Lambert
|
32b2a57c47
mic: multi thread working
|
12 years ago |
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 years ago |
Samuel Thibault
|
f2fffd0544
do not add the post_sync task if there is none. Fixes acquiring a data whose consistency flag is cleared
|
12 years ago |
Samuel Thibault
|
912cad9cce
make sure pre/post_sync_task are set in the non-sequential-consistency mode
|
12 years ago |
Samuel Thibault
|
582fe879e4
comments for the LRU algorithm
|
12 years ago |
Thibaud Lambert
|
417631bc44
mic: improve code
|
12 years ago |