Commit History

Author SHA1 Message Date
  Samuel Thibault 45f1e8a26b Also drop tasks_size_overhead.output 8 years ago
  Nathalie Furmento eb827363a8 tests/Makefile.am: clean png files 8 years ago
  Samuel Thibault e6e0b5e85f add missing file 8 years ago
  Samuel Thibault ad6d288067 Avoid running tasks_size_overhead_scheds.sh on simgrid, it hangs 8 years ago
  Corentin Salingue 3bddd16f9b Revert 19018 : Update compilers to MPI compilers when MPI Master/slave is activated 8 years ago
  Corentin Salingue a563414b41 Update compilers to MPI compilers when MPI Master/slave is activated 8 years ago
  Samuel Thibault d1d5dceead test tasks_size_overhead with all schedulers 8 years ago
  Olivier Aumage 653fea9506 - add some basic, crude support for OpenMP orphaned tasks 8 years ago
  Samuel Thibault dce718b66d Test asynchronous partitioning on a temporary data. 9 years ago
  Samuel Thibault c0b04e4d0d Fix and test the case where we try to invalidate a data which has some transfers pending. Also make sure that eviction doesn't evict a data being invalidated 9 years ago
  Samuel Thibault 39ee654898 Avoid tests which don't work with simgrid 9 years ago
  Samuel Thibault 55fcfeb3c6 fix conflict with wait(2) 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 b8baacb46f Also point starpu-simgrid to shipped perfmodel for tests and tools checks 9 years ago
  Samuel Thibault 6549f3a00e Fix make check in simgrid mode 9 years ago
  Samuel Thibault 173e6139ac automatically set contexts/factory:thread when using MSG_process_attach, and test this 9 years ago
  Nathalie Furmento 58870d88ed Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions 9 years ago
  Samuel Thibault 68658f16bf Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze 9 years ago
  Samuel Thibault fbe1a16d7e build display_structures_size too 9 years ago
  Samuel Thibault 2955842305 stress task_insert even more 9 years ago
  Samuel Thibault 654ad27766 Add STARPU_LOCALITY flag 9 years ago
  Samuel Thibault 8baaa50fbd port r17406-17407 from 1.2: factorize showcheck rule 9 years ago
  Samuel Thibault 628670d535 fix linking examples with simgrid 9 years ago
  Samuel Thibault 65a36146f4 make starpu_data_partition wait for previous tasks if any 9 years ago
  Samuel Pitoiset 62986d891e tests: move the starpu_tag_get_task() test from examples 9 years ago
  Nathalie Furmento ab1bb8187f Makefile.am: fix c++ flags 9 years ago
  Nathalie Furmento 6cc50671b3 tests: add testcase packing large arguments 9 years ago
  Samuel Thibault 423d41de04 Add starpu_task_get_task_succs to get the list of children of a given task. 10 years ago