Commit History

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