Historie revizí

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