Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Pitoiset 380222a2d9 debug/traces: fix thread ID value when generating trace.rec hace 10 años
  Samuel Pitoiset 1da70b37b2 core: add missing SCHEDULING_{PUSH,POP} around pop_task() hace 10 años
  Samuel Thibault 460f7aa22d avoid needless function call when not tracing mutexes hace 10 años
  Samuel Thibault c918a68646 Remove now-duplicate check hace 10 años
  Samuel Thibault 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex hace 10 años
  Samuel Thibault 8af17e7d83 document how to run starpu with gprof hace 10 años
  Samuel Thibault ac24a188eb fix windows build hace 10 años
  Samuel Thibault 76c138de96 Integrate PH's change to support long error OpenCL messages and bigger OpenCL programs hace 10 años
  Samuel Thibault 67d0b549f9 fix 32bit build hace 10 años
  Samuel Pitoiset 9d6d574413 doc: add description of prefixes used by trace.rec hace 10 años
  Samuel Pitoiset 71e36d631b debug/traces: add a header when generating trace.rec hace 10 años
  Samuel Thibault 66ff1dca7e fix duplicate event type, thanks Luka and Marcos for the investigation hace 10 años
  Samuel Thibault 22543ab4bb Document the new behavior hace 10 años
  Luka Stanisic 5bf30c4b2b unpacking only certain number of first cl_args (until NULL) hace 10 años
  Samuel Thibault 538df5d66c Add mpi rank to tasks.rec hace 10 años
  Samuel Thibault 54f8793eb2 fix support for more that 4G tasks hace 10 años
  Samuel Thibault 922cc8241b more realistic figure hace 10 años
  Samuel Thibault 931167e1ae Add starpu_task_get_task_scheduled_succs to get successors of a task hace 10 años
  Samuel Thibault 09a6294ec0 * Include application threads in the trace. hace 10 años
  Samuel Thibault a96ff17210 reduce difference between eager and prio hace 10 años
  Samuel Thibault 951a7ac05e avoid ambiguity between scheduler and user hace 10 años
  Samuel Pitoiset f18d4a5528 openmp: add omp_get_max_task_priority() routine hace 10 años
  Samuel Pitoiset 4a6ee13b5a openmp: add support for OMP_MAX_TASK_PRIORITY hace 10 años
  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. hace 10 años
  Terry Cojean b8f115ad5d Fix undefined behaviour. hace 10 años
  Terry Cojean ab6a9ae649 Fix documentation of scheduling contexts relating to cluster creation. Mention clusters in the scheduling contexts and how to create them. hace 10 años
  Samuel Thibault 1b5594d2d7 fix non-simgrid build hace 10 años
  Samuel Thibault 4b9ab110ab Put a trace event on starpu_task_wait_for_all call hace 10 años
  Luka Stanisic 7fae25e322 putting assert on the right place: veryfing that model->symbol is defined hace 10 años
  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 hace 10 años