Commit History

Author SHA1 Message Date
  Samuel Thibault d1d5dceead test tasks_size_overhead with all schedulers 9 years ago
  Olivier Aumage 653fea9506 - add some basic, crude support for OpenMP orphaned tasks 9 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 10 years ago
  Samuel Thibault 423d41de04 Add starpu_task_get_task_succs to get the list of children of a given task. 10 years ago
  Samuel Thibault 051ea58d30 fix grep pattern 10 years ago
  Samuel Thibault 37857129d2 Fix catching asan and tsan warnings or errors 10 years ago
  Samuel Thibault 75d0d38234 Add STARPU_NOWHERE to create synchronization tasks with data. 10 years ago
  Samuel Thibault e6b81e68dc Disable fortran examples in simgrid mode, until we have fixed the main function issue 10 years ago
  Jérôme Clet-Ortega 6dc935534e Tests: Add a test that check the binding of workers when STARPU_WORKERS_CPUID is set 10 years ago
  Terry Cojean 36b10bf351 Refactoring scheduling context lists in order to exhibit true contexts priorities. 10 years ago