Marc Sergent
|
9783f21238
Fix of the livelock discovered by Marc Sergent's internship, by adding a maximum trylock threshold before a blocking lock
|
12 yıl önce |
Marc Sergent
|
7e8329b365
src/datawizard/malloc.c : forgotten printf removed
|
12 yıl önce |
Marc Sergent
|
e0b771e409
FxT lock traces support added to StarPU. Use --enable-fxt-lock option of configure to activate it
|
12 yıl önce |
Samuel Thibault
|
42fac99e2e
Explicitly print the overhead percentage
|
12 yıl önce |
Nathalie Furmento
|
148ba0cd18
mpi/tests: new testcases
|
12 yıl önce |
Nathalie Furmento
|
0e676aafaa
mpi/src/starpu_mpi.c: add comments
|
12 yıl önce |
Nathalie Furmento
|
bc580ffde0
mpi/src: define a minimum and maximum debug level
|
12 yıl önce |
Nathalie Furmento
|
69b68bd9f3
mpi/src/starpu_mpi_private.h: print line when displaying debug message
|
12 yıl önce |
Nathalie Furmento
|
06d9ce0bca
mpi/src: various fixes
|
12 yıl önce |
Samuel Thibault
|
f7fcc10cd5
Fix accessing arch type of a combined worker
|
12 yıl önce |
Andra Hugo
|
db0267f452
fixes for the speed computations
|
12 yıl önce |
Nathalie Furmento
|
c20778f325
tests/Makefile.am: test check rules
|
12 yıl önce |
Nathalie Furmento
|
568f1b7bfa
doc/doxygen: typo following r10347
|
12 yıl önce |
Andra Hugo
|
5fd5c871e6
too expensive the lock in copmpute_all_performance_prediction, exp_start is update in post_exec/pre_exec/etc also
|
12 yıl önce |
Andra Hugo
|
8d8d2aa2f2
fix speed computation in the hypervisor
|
12 yıl önce |
Samuel Thibault
|
acb1f1441c
typo
|
12 yıl önce |
Nathalie Furmento
|
8d62ce83ba
mpi/tests/mpi_redux.c: send sum back to all nodes
|
12 yıl önce |
Nathalie Furmento
|
4362d24b42
mpi/src/starpu_mpi.c: explicit recv communications check if a tag is
|
12 yıl önce |
Nathalie Furmento
|
4d30cef9dc
mpi/src: properly deal with unknown datatypes
|
12 yıl önce |
Simon Archipoff
|
f43398996f
bug fix, sched_policy.c:_get_next_sched_ctx_to_pop_into made a recursive call
|
12 yıl önce |
Nathalie Furmento
|
9d993d0369
mpi/src/starpu_mpi_datatype.c: deal with unknown datatype
|
12 yıl önce |
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 yıl önce |
Samuel Thibault
|
27a70c8cc6
document measurement unit
|
12 yıl önce |
Nathalie Furmento
|
69af6ec637
tests: new test to test insert task with codelet NULL and a callback
|
12 yıl önce |
Nathalie Furmento
|
0d8d65bebb
data management: New functions
|
12 yıl önce |
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 yıl önce |
Samuel Thibault
|
f2fffd0544
do not add the post_sync task if there is none. Fixes acquiring a data whose consistency flag is cleared
|
12 yıl önce |
Samuel Thibault
|
912cad9cce
make sure pre/post_sync_task are set in the non-sequential-consistency mode
|
12 yıl önce |
Samuel Thibault
|
582fe879e4
comments for the LRU algorithm
|
12 yıl önce |
Samuel Thibault
|
f7c329c564
port 10304 from 1.1: Advertise trace change
|
12 yıl önce |