Commit History

Author SHA1 Message Date
  Samuel Thibault 707e658573 avoid uselessly calling _starpu_memchunk_recently_used when having no mc 9 years ago
  Samuel Thibault c2a86757da advise to use --enable-fast for really small tasks 9 years ago
  Samuel Thibault 3a059b4f9e fix windows build 9 years ago
  Samuel Thibault 2a5228bdc3 Make tasks_size_overhead able to pick up random data among a pool 9 years ago
  Samuel Thibault ba384a331a Add missing futex wake retry on old kernels 9 years ago
  Samuel Thibault b2449bef5b Do not profile arcs for gprof, it does not seem to need it any more 9 years ago
  Samuel Thibault 8dc01b0cd9 document 9 years ago
  Samuel Thibault 0b91c84752 fix bogus mode setting on task_insert when using more that maxbuffers 9 years ago
  Samuel Thibault 543b9d7f97 Support dyn_modes in tasks_size_overhead 9 years ago
  Samuel Thibault 28a8cd6b1c Add missing sched mutex locking 9 years ago
  Samuel Thibault af3ffe49df lws actually *requires* trees when built with hwloc 9 years ago
  Samuel Thibault 160b44ac45 inline the trivial functions accessing starpu_config 9 years ago
  Samuel Thibault 9897962e89 avoid expensive loop when not using contexts 9 years ago
  Samuel Thibault 3f9f7100d8 drop duplicate test 9 years ago
  Samuel Thibault 8e3f965cb6 optimize _starpu_get_nsched_ctxs a bit 9 years ago
  Samuel Pitoiset 9be71731c0 debug/traces: rename Blocked to Overhead for trace.rec 9 years ago
  Samuel Thibault 2d064f8300 do not use tree worker iterators by default, they are too expensive 9 years ago
  Samuel Thibault 50838e6f41 comment 9 years ago
  Samuel Pitoiset 380222a2d9 debug/traces: fix thread ID value when generating trace.rec 9 years ago
  Samuel Pitoiset 1da70b37b2 core: add missing SCHEDULING_{PUSH,POP} around pop_task() 9 years ago
  Samuel Thibault 460f7aa22d avoid needless function call when not tracing mutexes 9 years ago
  Samuel Thibault c918a68646 Remove now-duplicate check 9 years ago
  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 9 years ago
  Samuel Thibault 8af17e7d83 document how to run starpu with gprof 9 years ago
  Samuel Thibault ac24a188eb fix windows build 9 years ago
  Samuel Thibault 76c138de96 Integrate PH's change to support long error OpenCL messages and bigger OpenCL programs 9 years ago
  Samuel Thibault 67d0b549f9 fix 32bit build 9 years ago
  Samuel Pitoiset 9d6d574413 doc: add description of prefixes used by trace.rec 9 years ago
  Samuel Pitoiset 71e36d631b debug/traces: add a header when generating trace.rec 9 years ago
  Samuel Thibault 66ff1dca7e fix duplicate event type, thanks Luka and Marcos for the investigation 9 years ago