Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 628670d535 fix linking examples with simgrid il y a 9 ans
  Samuel Thibault 65a36146f4 make starpu_data_partition wait for previous tasks if any il y a 9 ans
  Samuel Pitoiset 62986d891e tests: move the starpu_tag_get_task() test from examples il y a 9 ans
  Nathalie Furmento ab1bb8187f Makefile.am: fix c++ flags il y a 10 ans
  Nathalie Furmento 6cc50671b3 tests: add testcase packing large arguments il y a 10 ans
  Samuel Thibault 423d41de04 Add starpu_task_get_task_succs to get the list of children of a given task. il y a 10 ans
  Samuel Thibault 051ea58d30 fix grep pattern il y a 10 ans
  Samuel Thibault 37857129d2 Fix catching asan and tsan warnings or errors il y a 10 ans
  Samuel Thibault 75d0d38234 Add STARPU_NOWHERE to create synchronization tasks with data. il y a 10 ans
  Samuel Thibault e6b81e68dc Disable fortran examples in simgrid mode, until we have fixed the main function issue il y a 10 ans
  Jérôme Clet-Ortega 6dc935534e Tests: Add a test that check the binding of workers when STARPU_WORKERS_CPUID is set il y a 10 ans
  Terry Cojean 36b10bf351 Refactoring scheduling context lists in order to exhibit true contexts priorities. il y a 10 ans
  Nathalie Furmento 51bbdda9f7 do not compile fortran examples when running sanitize tools il y a 10 ans
  Olivier Aumage dba5662334 - add fortran module files to clean list il y a 10 ans
  Olivier Aumage 5b179baa05 - add a first fortran90 test case il y a 10 ans
  Samuel Thibault 53d6f965c9 Fix propagating logcheck error in recursion il y a 10 ans
  Samuel Thibault 5a4875cb60 Make make showcheck look for ubsan output il y a 10 ans
  Samuel Thibault 3434b52b4c Add arbiter support il y a 10 ans
  Samuel Thibault 23f059012d Get rid of commute mention in source code il y a 10 ans
  Samuel Thibault 0180a21f9b Add commute testcase il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento 802a261a06 fix inria copyright il y a 10 ans
  Samuel Thibault 75bc74dd18 Test that not unregistering a data is not too crashy il y a 10 ans
  Samuel Thibault 5af6d13d14 Fix lock ordering: when one has to allocate destination room for reclaiming, we have to unlock the data handle lock and acquire mc_lock, so we need to release the mc_lock before calling try_to_free_mem_chunk or try_to_reuse_mem_chunk. Also add a stressing disk reclaiming testcase. il y a 10 ans
  Samuel Thibault 723b3a6afa Add testcase from Jean-Marie Couteyen il y a 10 ans
  Samuel Thibault 06a4108184 Fix main/subgraph_repeat_regenerate test into actually using the right source, thanks Jeff Hand for the catch! il y a 11 ans
  Samuel Thibault 0518f2a688 Fix immediately regenerating a task with task dependencies il y a 11 ans
  Nathalie Furmento c70493c224 tests: new testcase main/insert_task_dyn_handles.c il y a 11 ans
  Nathalie Furmento 19ac54c9f5 tests: new testcase for function starpu_codelet_pack_args il y a 11 ans
  Samuel Thibault a60fedf197 Add STARPU_MALLOC_NORECLAIM flag to allocate without running a reclaim if the node is out of memory il y a 11 ans