Cronologia Commit

Autore SHA1 Messaggio Data
  Samuel Thibault 387e8b0789 fix build with enable-debug 10 anni fa
  Samuel Thibault 2da4df7056 externalize task graph into its own graph structure which does not rely on the existence of jobs 10 anni fa
  Samuel Thibault cda9181705 generalize job list into multilist 10 anni fa
  Nathalie Furmento c7eff17ebb configure.ac: revert #19041, we do not want to fail when no C++ compiler is available 10 anni fa
  Corentin Salingue 004a354dd5 fix -r19041 : if C++ compiler is not found, is not set 10 anni fa
  Nathalie Furmento 766592f653 configure.ac: fail when no C++ compiler is found 10 anni fa
  Samuel Thibault c48739839a "undocument" --enable-mpi-progression-hook 10 anni fa
  Samuel Thibault 7339c8f5fe Use pthread_setname_np when available 10 anni fa
  Corentin Salingue 78c28d1c2c * Count mpi master-slave in maxnodes and in nmaxworker 10 anni fa
  Samuel Thibault b263776d66 Use librt for aio_read too 10 anni fa
  Corentin Salingue b12d595be9 Update compilers to MPI compilers when MPI Master/slave is activated in configure.ac 10 anni fa
  Corentin Salingue 3bddd16f9b Revert 19018 : Update compilers to MPI compilers when MPI Master/slave is activated 10 anni fa
  Corentin Salingue a563414b41 Update compilers to MPI compilers when MPI Master/slave is activated 10 anni fa
  Samuel Thibault 6eaae0d23c Fix potential use of NULL task from bound.c 10 anni fa
  Samuel Thibault 3b2261e689 mingw doesn't have setenv 10 anni fa
  Samuel Thibault 8dc65df7df disable data invalidation in the trace, it's heavy, noisy, and only rarely useful 10 anni fa
  Samuel Thibault c6dd318e3f prevent starpu_tasks_rec_complete from overwriting the FxT trace 10 anni fa
  Samuel Thibault 2c17120339 also show data size when calibration is not enough 10 anni fa
  Corentin Salingue bec53bf25e Check if mpicxx or mpic++ is installed 10 anni fa
  Olivier Aumage 167a39b08d - Give some more informations about basic sched policies vs DMx sched policies 10 anni fa
  Olivier Aumage a4668b645a - add some statistics about perf-modelled tasks vs eager tasks processed by the DMx family of sched policies 10 anni fa
  Olivier Aumage 48563de46a - avoid dumping tons of source code when debugging real application, unless the user really wants it 10 anni fa
  Corentin Salingue 4428b03cbd * Add --disable-mpi to chose to built or not the StarPU MPI Library 10 anni fa
  Corentin Salingue 24e869ec65 fix include MIC header when MIC is not activated 10 anni fa
  Olivier Aumage 4edea2570f - fix documentation 10 anni fa
  Nathalie Furmento f880012338 examples/spmv/matrix_market/mmio.c: fix code and indentation 10 anni fa
  Samuel Thibault f5d60b4af8 fix memleak 10 anni fa
  Samuel Thibault 9e216621da fix scanf size 10 anni fa
  Nathalie Furmento 3ad2cf42c1 examples: fixes for cppcheck warnings 10 anni fa
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings 10 anni fa