Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nathalie Furmento 58870d88ed Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions 9 gadi atpakaļ
  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 gadi atpakaļ
  Samuel Thibault fbe1a16d7e build display_structures_size too 9 gadi atpakaļ
  Samuel Thibault 2955842305 stress task_insert even more 9 gadi atpakaļ
  Samuel Thibault 654ad27766 Add STARPU_LOCALITY flag 9 gadi atpakaļ
  Samuel Thibault 8baaa50fbd port r17406-17407 from 1.2: factorize showcheck rule 9 gadi atpakaļ
  Samuel Thibault 628670d535 fix linking examples with simgrid 9 gadi atpakaļ
  Samuel Thibault 65a36146f4 make starpu_data_partition wait for previous tasks if any 9 gadi atpakaļ
  Samuel Pitoiset 62986d891e tests: move the starpu_tag_get_task() test from examples 9 gadi atpakaļ
  Nathalie Furmento ab1bb8187f Makefile.am: fix c++ flags 9 gadi atpakaļ
  Nathalie Furmento 6cc50671b3 tests: add testcase packing large arguments 9 gadi atpakaļ
  Samuel Thibault 423d41de04 Add starpu_task_get_task_succs to get the list of children of a given task. 10 gadi atpakaļ
  Samuel Thibault 051ea58d30 fix grep pattern 10 gadi atpakaļ
  Samuel Thibault 37857129d2 Fix catching asan and tsan warnings or errors 10 gadi atpakaļ
  Samuel Thibault 75d0d38234 Add STARPU_NOWHERE to create synchronization tasks with data. 10 gadi atpakaļ
  Samuel Thibault e6b81e68dc Disable fortran examples in simgrid mode, until we have fixed the main function issue 10 gadi atpakaļ
  Jérôme Clet-Ortega 6dc935534e Tests: Add a test that check the binding of workers when STARPU_WORKERS_CPUID is set 10 gadi atpakaļ
  Terry Cojean 36b10bf351 Refactoring scheduling context lists in order to exhibit true contexts priorities. 10 gadi atpakaļ
  Nathalie Furmento 51bbdda9f7 do not compile fortran examples when running sanitize tools 10 gadi atpakaļ
  Olivier Aumage dba5662334 - add fortran module files to clean list 10 gadi atpakaļ
  Olivier Aumage 5b179baa05 - add a first fortran90 test case 10 gadi atpakaļ
  Samuel Thibault 53d6f965c9 Fix propagating logcheck error in recursion 10 gadi atpakaļ
  Samuel Thibault 5a4875cb60 Make make showcheck look for ubsan output 10 gadi atpakaļ
  Samuel Thibault 3434b52b4c Add arbiter support 10 gadi atpakaļ
  Samuel Thibault 23f059012d Get rid of commute mention in source code 10 gadi atpakaļ
  Samuel Thibault 0180a21f9b Add commute testcase 10 gadi atpakaļ
  Nathalie Furmento bb61f3808d update cnrs copyright 10 gadi atpakaļ
  Nathalie Furmento 802a261a06 fix inria copyright 10 gadi atpakaļ
  Samuel Thibault 75bc74dd18 Test that not unregistering a data is not too crashy 10 gadi atpakaļ
  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. 10 gadi atpakaļ