Commit History

Author SHA1 Message Date
  Samuel Thibault 22159f1662 Reduce disk calibration time 10 years ago
  Samuel Thibault 50ae9b124a Make test much faster 10 years ago
  Samuel Thibault 788744e286 fix memleak 10 years ago
  Samuel Thibault 8ac20891f9 drop unused variable 10 years ago
  Samuel Thibault 8ffc423a5c update svnignore 10 years ago
  Samuel Thibault 1ab9193326 Fix double-free 10 years ago
  Samuel Thibault a41c4b9ce3 Fix some llvm warnings, nothing serious 10 years ago
  Nathalie Furmento 1d72705ad0 examples/sched_ctx/parallel_code.c: deal with enodev error 10 years ago
  Samuel Thibault 5f5aa56ae9 Avoid letting our streams spuriously synchonize with the NULL stream 10 years ago
  Nathalie Furmento c1b8dd2592 mpi/examples: only run 2 nodes quick-check is enabled 10 years ago
  Nathalie Furmento 64f46b0346 tools/gdbinit: improve debug functions for MPI 10 years ago
  Nathalie Furmento c137fc6885 mpi/tests/insert_task_owner2.c: fix call to malloc 10 years ago
  Nathalie Furmento 79bd603089 tests/disk/disk_compute.c: value must be a multiple of pagesize 10 years ago
  Samuel Thibault 726ec998fa port r14868 from 1.2: remove unused variables 10 years ago
  Samuel Thibault 744062cae0 Prevent starpu_memchunk_tidy from calling itself, and btw also from being called concurrently on the same node 10 years ago
  Samuel Thibault dec0dfb47e fix atomicity of warnings that we want to display only once 10 years ago
  Nathalie Furmento d789ba4ce2 tests/disk: lower values when quick-check is enabled 10 years ago
  Samuel Thibault 1f259839ca port r14847 from 1.2: Do not change handle state before doing the writeback: that may release the header lock in order to allocate an interface, thus letting other threads believe that the transfer has already happened 10 years ago
  Samuel Thibault 8ee6f342c1 make openmpi suppression even larger 10 years ago
  Samuel Thibault 4a4db1d763 port r14838 from 1.2: revert 14821 and explicitly free descrs, fixes stencil5 crash 10 years ago
  Nathalie Furmento 8edcd44a13 mpi/tests: minor fixes 10 years ago
  Nathalie Furmento 7732f6f7a1 src/datawizard/user_interactions.c: rename internal tasks name to be clearer 10 years ago
  Samuel Thibault b87756fc13 Ignore leaks in openmpi's comm_split 10 years ago
  Nathalie Furmento 9ac1d33fb0 mpi/src/starpu_mpi_comm.c: do not assume MPI_Comm is a pointer 10 years ago
  Nathalie Furmento 553aca2bb9 mpi/src/starpu_mpi_cache.c: check rank is valid 10 years ago
  Samuel Thibault 5767bf5b6c fix build 10 years ago
  Samuel Thibault 782a275e8d Completely disable checking used_size, we can not teach helgrind a finer way 10 years ago
  Samuel Thibault b15722086c Add URL for valgrind issue 10 years ago
  Samuel Thibault 34d26fbe0c port r14825 from 1.2: Add more valgrind suppressions. Use a suppression instead of temporarily disabling 'used_size' access, as that seems not threadsafe 10 years ago
  Samuel Thibault af47991240 port r14823 from 1.2: Fix test on machines which less than 6 cpus 10 years ago