Cronologia Commit

Autore SHA1 Messaggio Data
  Samuel Thibault bbaaa9d019 Make tests which try various schedulers undef STARPU_SCHED, otherwise that takes precedence 9 anni fa
  Samuel Thibault 441f09f432 Benchmark task overhead without having to deal with scalability of StarPU: tasks_size_overhead deals with that 9 anni fa
  Samuel Thibault d33a58793f Optimise dmdas in the case where all tasks have the same priority 9 anni fa
  Samuel Thibault 0900f07836 typo 9 anni fa
  Samuel Thibault b67f5823fc drop now-unused variable 9 anni fa
  Samuel Thibault 6bf7871eb2 optimize initializing model state 9 anni fa
  Samuel Thibault 35fa0fb291 The opencl implementation used on alaric returns CL_MEM_OBJECT_ALLOCATION_FAILURE on allocation failure 9 anni fa
  Corentin Salingue 2645db4c7b fix number of MIC when measuring bandwidth,... 10 anni fa
  Samuel Thibault 9cbba76446 port r19169 from hp-lookahead: graph drop function visible (& can be used) in global space 10 anni fa
  Samuel Thibault d5c5a66deb drop useless test 10 anni fa
  Samuel Thibault b6dcb4226a fix uninitialized value 10 anni fa
  Samuel Thibault 11635571c1 avoid format mismatch 10 anni fa
  Nathalie Furmento 3a6bd10a1d mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC 10 anni fa
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 10 anni fa
  Nathalie Furmento c8dc53f9df mpi/src: introduce macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC to make sure we always check the return value of stdlib malloc functions 10 anni fa
  Nathalie Furmento 5ddc937a06 mic: add MP_COMMAND and NODE in starpu_mp_command and starpu_mp_node_kind enum values 10 anni fa
  Samuel Thibault 52bc8e38c7 fix reallocation 10 anni fa
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions 10 anni fa
  Nathalie Furmento 4de97381d5 tools/dev/internal: add script to check braces 10 anni fa
  Samuel Thibault def2eaea6e port r19150 from 1.2: make ws and lws correctly call can_execute on push, to avoid pushing a task to a worker which can not process it 10 anni fa
  Samuel Thibault c6fdf7ce07 fix coverity warning 10 anni fa
  Samuel Thibault 9c0b025bbb Simplify code a bit 10 anni fa
  Samuel Thibault ce4a0d9917 drop unused parameter 10 anni fa
  Samuel Thibault 8715eba93c Fix scalability of lws for small tasks, by avoiding stealing from a worker which is not running a task, and relieving the sched mutex while stealing 10 anni fa
  Samuel Thibault 7ce6a3010f add more options to tasks_size_overhead 10 anni fa
  Samuel Thibault 7a7c9d2a4a Mitigate stealing storm a bit 10 anni fa
  Samuel Thibault 3d005d6820 make caption same order as the curves 10 anni fa
  Samuel Thibault 64866677c6 port r19135 from 1.2: Ignore ENOLCK errors (but emit a warning for the user) 10 anni fa
  Samuel Thibault 5c654acd27 pass mic-build environment variables to mic build stages too, configure doesn't propagate all of them (not C_INCLUDE_PATH, notably) 10 anni fa
  Samuel Thibault 1e82674790 Do not hardcode mpicc -mmic unless mpi was explictly enabled 10 anni fa