Cronologia Commit

Autore SHA1 Messaggio Data
  Samuel Thibault 76c138de96 Integrate PH's change to support long error OpenCL messages and bigger OpenCL programs 9 anni fa
  Samuel Thibault 67d0b549f9 fix 32bit build 9 anni fa
  Samuel Pitoiset 9d6d574413 doc: add description of prefixes used by trace.rec 9 anni fa
  Samuel Pitoiset 71e36d631b debug/traces: add a header when generating trace.rec 9 anni fa
  Samuel Thibault 66ff1dca7e fix duplicate event type, thanks Luka and Marcos for the investigation 9 anni fa
  Samuel Thibault 22543ab4bb Document the new behavior 9 anni fa
  Luka Stanisic 5bf30c4b2b unpacking only certain number of first cl_args (until NULL) 9 anni fa
  Samuel Thibault 538df5d66c Add mpi rank to tasks.rec 9 anni fa
  Samuel Thibault 54f8793eb2 fix support for more that 4G tasks 9 anni fa
  Samuel Thibault 922cc8241b more realistic figure 9 anni fa
  Samuel Thibault 931167e1ae Add starpu_task_get_task_scheduled_succs to get successors of a task 9 anni fa
  Samuel Thibault 09a6294ec0 * Include application threads in the trace. 9 anni fa
  Samuel Thibault a96ff17210 reduce difference between eager and prio 9 anni fa
  Samuel Thibault 951a7ac05e avoid ambiguity between scheduler and user 9 anni fa
  Samuel Pitoiset f18d4a5528 openmp: add omp_get_max_task_priority() routine 9 anni fa
  Samuel Pitoiset 4a6ee13b5a openmp: add support for OMP_MAX_TASK_PRIORITY 9 anni fa
  Terry Cojean ee0455d2f8 Fix worker tree structure when nworkers > physical cpu count. Currently it returned only the physical amount of CPUs. Thanks Alfredo for reporting this. 9 anni fa
  Terry Cojean b8f115ad5d Fix undefined behaviour. 9 anni fa
  Terry Cojean ab6a9ae649 Fix documentation of scheduling contexts relating to cluster creation. Mention clusters in the scheduling contexts and how to create them. 9 anni fa
  Samuel Thibault 1b5594d2d7 fix non-simgrid build 9 anni fa
  Samuel Thibault 4b9ab110ab Put a trace event on starpu_task_wait_for_all call 9 anni fa
  Luka Stanisic 7fae25e322 putting assert on the right place: veryfing that model->symbol is defined 9 anni fa
  Samuel Thibault fdbfd9512c Decrease folded memory to 1MiB so it fits in most caches. Allow to configure it so that the limit on number of VMAs in Linux does not limit us 9 anni fa
  Samuel Thibault 8f654dead2 Add "folded" memory allocation in simulation mode. 9 anni fa
  Samuel Thibault 7b717c2a57 Use TMPDIR environment variable instead of hardcoding /tmp 9 anni fa
  Samuel Thibault 44364d8b54 fix yet another example link with simgrid 9 anni fa
  Samuel Thibault 628670d535 fix linking examples with simgrid 9 anni fa
  Samuel Thibault 9095dde87f fix confusion between _starpu_ftruncate and ftruncate by introducing _starpu_fftruncate which takes a FILE* 9 anni fa
  Samuel Thibault bdfcc6404e factorize ftruncate portability to windows 9 anni fa
  Samuel Thibault d064652d9c revert 16924, it should be initialized already 9 anni fa