Commit History

Author SHA1 Message Date
  Samuel Thibault 9fb8fc0012 reduce test length in quick-check mode 9 years ago
  Samuel Thibault b6282c4cfa adapt number of tasks to quick_check option presence 9 years ago
  Samuel Thibault 5c2ca17060 Avoid make check failing when not run on a tty 9 years ago
  Samuel Thibault 7b65b0d270 typo 9 years ago
  Samuel Thibault 4f485d9241 workers can submit tasks too 9 years ago
  Samuel Thibault 0b5135e60e re-apply r18403 again, we'll be using maxmin/precision simgrid parameter to coarsen the time 9 years ago
  Samuel Thibault ec0b040827 documentation fixes 9 years ago
  Samuel Thibault 55fcfeb3c6 fix conflict with wait(2) 9 years ago
  Samuel Thibault ad092e7d4c add comments 9 years ago
  Samuel Thibault f27bc31b7b Add dependent homogeneous tasks with data microbenchmark 9 years ago
  Samuel Thibault 2a81b11722 Add independent heterogeneous data microbenchmark 9 years ago
  Samuel Thibault d683b8e0b4 Make parallel_independent_homogeneous_tasks_data nicer with obtained speedup for now 9 years ago
  Samuel Thibault b893229f47 Add microbenchmarks from Bérangère Subervie's internship 9 years ago
  Samuel Thibault b70d87af27 Add missing tests in non-simgrid mode 9 years ago
  Samuel Thibault b6379f98b1 Add infrastructure for microbenchmarks 9 years ago
  Samuel Thibault 067e8408ee Add starpu_sched_display tool 9 years ago
  Samuel Thibault b993a8de54 port r18408 from 1.2: fix deadlock when the acquisition works immediately 9 years ago
  Samuel Thibault 514f24d352 revert r18403 for now, it seems to increase starpu-mpi-simgrid execution time a lot 9 years ago
  Samuel Thibault 4fb4ce92aa Reduce the granularity of simulation of CUDA and MPI probes, it is not that expensive. 9 years ago
  Samuel Thibault 8d585eb112 fix build 9 years ago
  Samuel Thibault 09c81a0afc fix leak 9 years ago
  Samuel Thibault a274e09acb drop unused parameter 9 years ago
  Samuel Thibault 6bd3bb1b96 revert spurious change 9 years ago
  Samuel Thibault b49aa79c5e Fix argument for _starpu_compute_buffers_footprint in bound computation 9 years ago
  Samuel Thibault cef987ffeb fix calling fortran function 9 years ago
  Samuel Thibault 68ed06cc4d Add missing data release 9 years ago
  Samuel Thibault f52897dff1 Add missing unregistration 9 years ago
  Samuel Thibault 74ec78d579 fix pointer passed to starpu_vector_data_register 9 years ago
  Samuel Thibault b093fd8d6a do not show the strings we are looking for, so it's easier to find them in the log 9 years ago
  Samuel Thibault 73e384e809 starpu_init() must be called before starpu_mpi_init_comm(). 9 years ago