Commit History

Author SHA1 Message Date
  Corentin Salingue 2645db4c7b fix number of MIC when measuring bandwidth,... 8 years ago
  Samuel Thibault 9cbba76446 port r19169 from hp-lookahead: graph drop function visible (& can be used) in global space 8 years ago
  Samuel Thibault d5c5a66deb drop useless test 8 years ago
  Samuel Thibault b6dcb4226a fix uninitialized value 8 years ago
  Samuel Thibault 11635571c1 avoid format mismatch 8 years ago
  Nathalie Furmento 3a6bd10a1d mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC 8 years ago
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 8 years ago
  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 8 years ago
  Nathalie Furmento 5ddc937a06 mic: add MP_COMMAND and NODE in starpu_mp_command and starpu_mp_node_kind enum values 8 years ago
  Samuel Thibault 52bc8e38c7 fix reallocation 8 years ago
  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 8 years ago
  Nathalie Furmento 4de97381d5 tools/dev/internal: add script to check braces 8 years ago
  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 8 years ago
  Samuel Thibault c6fdf7ce07 fix coverity warning 8 years ago
  Samuel Thibault 9c0b025bbb Simplify code a bit 8 years ago
  Samuel Thibault ce4a0d9917 drop unused parameter 8 years ago
  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 8 years ago
  Samuel Thibault 7ce6a3010f add more options to tasks_size_overhead 8 years ago
  Samuel Thibault 7a7c9d2a4a Mitigate stealing storm a bit 8 years ago
  Samuel Thibault 3d005d6820 make caption same order as the curves 8 years ago
  Samuel Thibault 64866677c6 port r19135 from 1.2: Ignore ENOLCK errors (but emit a warning for the user) 8 years ago
  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) 8 years ago
  Samuel Thibault 1e82674790 Do not hardcode mpicc -mmic unless mpi was explictly enabled 8 years ago
  Samuel Thibault 0bf11efda9 Fix adding no-fortran to KNC 8 years ago
  Samuel Thibault e9de6cf933 Fix detection of fut prototypes 8 years ago
  Nathalie Furmento 2cbef78b5c doc/doxygen/Makefile.am: fix when documentation is not built 8 years ago
  Olivier Aumage f84ca1d4be - StarPU's native fortran support does not work with IBM XLF compiler v15, no higher, locally available, version for validating 8 years ago
  Olivier Aumage d3730daeae - use proper constants 8 years ago
  Olivier Aumage 2b51f898a3 - pthread_setaffinity_np does not set errno 8 years ago
  Chiheb Sakka 6261092f16 fix bug with O_DIRECT flags and mkostemp 8 years ago