Commit History

Author SHA1 Message Date
  Samuel Thibault ca8e5f1e4c Fix variable_size in 32bit builds 8 years ago
  Samuel Thibault 6f5e6c7116 Fix signedness 8 years ago
  Samuel Thibault 3442eddbb9 fix warnings 8 years ago
  Samuel Thibault 83235802fc fix signedness 8 years ago
  Samuel Thibault 52bb48d70c starpu_disk_free_request is currently unused 8 years ago
  Samuel Thibault 65c49a37f9 Fix actually-bogus comparison 8 years ago
  Samuel Thibault 6eb1722a9d Revert 21780, it does not actually fix the leak in mpi/tests/cache_disable.c, and breaks other tests 8 years ago
  Samuel Thibault e94fa8da65 Fix signedness of nchildren and nparents of components 8 years ago
  Samuel Thibault 9e4a63ce44 fix compiler warnings 8 years ago
  Samuel Thibault cd1e0c7069 fix pointer incoherency 8 years ago
  Samuel Thibault f4aac0ee52 fix build with debug 8 years ago
  Samuel Thibault a84304dfdc Add STARPU_WATCHDOG_DELAY environment variable 8 years ago
  Samuel Thibault 918fcb1c24 move tracing task name to before calling the callback, so the codelet can be freed in the callback 8 years ago
  Samuel Thibault 0c35c576ec Add FOO_prio_list_front/back 8 years ago
  Samuel Thibault 72f93d9009 add missing documentation 8 years ago
  Samuel Thibault 19d8b72046 migrate heteroprio to using prio deques instead of sorted fifos 8 years ago
  Samuel Thibault 87107ac2f0 Simplify getting STARPU_USE_NUMA environment variable, and avoid warning about not finding numa when it is not enabled 8 years ago
  Samuel Thibault fd41c28030 Switch default scheduler to lws 8 years ago
  Samuel Thibault e1de25d9e5 shut compiler warning up 8 years ago
  Samuel Thibault 2ca0ee59d2 Fix build with USE_LOCALITY_TASKS 8 years ago
  Samuel Thibault a391e99777 fix build with USE_LOCALITY 8 years ago
  Samuel Thibault e369f66a54 Parameter is indeed currently unused, until vite supports more than 16 tokens for a state 8 years ago
  Samuel Thibault 56d31b7a89 handle_memnode_event is indeed currently unused 8 years ago
  Samuel Thibault 13ac05aa06 Optimize priority support of ws/lws by using an rbtree 8 years ago
  Samuel Thibault 4c56938ac6 Add _starpu_prio_deque_pop_this_task 8 years ago
  Samuel Thibault 5152b0c985 Add priorities to tasks.rec 8 years ago
  Samuel Thibault 055c5374be Add more missing notification that schedulers handle any priority 8 years ago
  Samuel Thibault f2b82402aa prio can use any priority 8 years ago
  Samuel Thibault ecb079800c Note that FxT limits scalability 8 years ago
  Samuel Thibault 117739cfa6 revert 21781: _starpu_mpi_handle_request_termination is already called from _starpu_mpi_early_data_cb 8 years ago