Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento b85323ba73 tools/: remove useless parenthesis il y a 8 ans
  Nathalie Furmento 0f27a01f62 tests/: remove useless parenthesis il y a 8 ans
  Nathalie Furmento 39ae080dbf mpi: remove useless parenthesis il y a 8 ans
  Nathalie Furmento 76703c1031 src: remove useless parenthesis il y a 8 ans
  Samuel Thibault 05647333b2 Generalize ignoring locking order when using trylock il y a 8 ans
  Samuel Thibault 44bf7c6eaa update tsan suppressions il y a 8 ans
  Samuel Thibault 309418eba7 Avoid accessing replicate state without handle lock il y a 8 ans
  Samuel Thibault 22a3bdcf55 Really wait for thread proper termination il y a 8 ans
  Samuel Thibault 8714b5e2f0 fix atomicity of accessing a replicate mc il y a 8 ans
  Samuel Thibault e366011413 do not bother synchronizing global_size il y a 8 ans
  Samuel Thibault dccffe005a Do not bother synchronizing _starpu_worker_drives_memory il y a 8 ans
  Samuel Thibault a86d1ca2ae Fix lock ordering when two workers try to lock each other and then interlock within _starpu_worker_relax_on il y a 8 ans
  Samuel Thibault 8baea5bd02 Simplify code a bit il y a 8 ans
  Samuel Thibault 4d8486abb2 Update tsan suppressions il y a 8 ans
  Samuel Thibault 787a3c69cc Move scheduled field, which is to be changed by starpu with proper synchronization, not along fields which are not to change but read without synchronization il y a 8 ans
  Samuel Thibault 449e099c86 Make sure that per-node execution only has per-node data il y a 8 ans
  Samuel Thibault f0caaec5e0 Don't bother prefetching some data which will be overwritten il y a 8 ans
  Samuel Thibault 38db1dc4d6 test needs at least 2 MPI nodes il y a 8 ans
  Samuel Thibault d21d4c8bc7 fix build il y a 8 ans
  Nathalie Furmento 4f2b91524a mpi/src: fix coding style il y a 8 ans
  Samuel Thibault 7f68b4d6bb Make valgrind believe we have initialized our variable data il y a 8 ans
  Samuel Thibault f76300e50f Fix memory leak on early reception of a detached request: we need to destroy them when it is both completed and the application has expressed it should be detached il y a 8 ans
  Nathalie Furmento d546317e76 src/core/perfmodel/perfmodel_bus.c: fix printf format parameter il y a 8 ans
  Nathalie Furmento 2da43716d5 tools: close file and fix coding style il y a 8 ans
  Nathalie Furmento 7b0d0d523e mpi/src/starpu_mpi_cache.c: fix coding style il y a 8 ans
  Samuel Thibault 5aaba07f4e free cache_sent array after it is used by _starpu_mpi_cache_flush_nolock il y a 8 ans
  Samuel Thibault 0719401c42 Ship hdf5.suppr il y a 8 ans
  Samuel Thibault d20a2069af fix memleak in cache_disable: if the application disabled the cache on the fly, we still need to free the cache_sent array il y a 8 ans
  Samuel Thibault 0a32967e7d Add missing unregisters il y a 8 ans
  Samuel Thibault 72f15f529e typo il y a 8 ans