Commit History

Author SHA1 Message Date
  Samuel Thibault 87de25ac25 revert spurious changes 8 years ago
  Samuel Thibault dde9701d14 follow-up r19535 with same fix below 8 years ago
  Samuel Thibault a06ac6c275 Simplify code now that simgrid always uses wait queues 8 years ago
  Nathalie Furmento a20018f8dc tests: fixes for minor warnings detected by cppcheck 8 years ago
  Nathalie Furmento 228aed0e3c examples/: move cppcheck suppression rules from source code to dedicated file 8 years ago
  Nathalie Furmento ec0f0d1fb4 tools/cppcheck: suppression file for cppcheck 8 years ago
  Nathalie Furmento a6993f6e69 fixes for minor warning detected by cppcheck 8 years ago
  Corentin Salingue 96aa4552b2 fix checking CXX11 when configuring 8 years ago
  Nathalie Furmento d3a6512230 src: slightly improve _starpu_select_sched_policy() and fix heft detection 8 years ago
  Nathalie Furmento c24911ca84 tools: fixes for minor warning detected by cppcheck 8 years ago
  Samuel Thibault 8c9256f578 Fix array access before index limit check 8 years ago
  Samuel Thibault fea25bde2b revert part of 19482: apparently we shouldn't return NULL to the sched ctx engine, even in the non-blocking mode 8 years ago
  Samuel Thibault 97e498c4da revert r19481, it is actually detrimental to performances 8 years ago
  Samuel Thibault 563b193266 Add missing change 8 years ago
  Samuel Thibault e016071918 Improve scalability of dummy sched 8 years ago
  Samuel Thibault 61850e3a9e depress priority of worker threads, to let application thread get worken up more quickly 8 years ago
  Samuel Thibault 9ef0076f47 fix gprof build with pie-by-default compilers 8 years ago
  Samuel Thibault 7dc03d19c3 Drop spurious mutex ulock 8 years ago
  Samuel Thibault a19b18f2b1 Avoid computing idle time when STARPU_IDLE_FILE is not set 8 years ago
  Luka Stanisic 9222870a03 mlr: fixing the order in which matrix is filled 8 years ago
  Samuel Thibault fe7e2701b2 fix -s option 8 years ago
  Nathalie Furmento 718b351954 gcc-plugin/tests/register.c: modify the test to avoid calling starpu_data_register twice with the same variable as starpu now checks that the same key is not entered twice in the same hashtable 8 years ago
  Samuel Thibault 27326d377a Ignore STARPU_NCPU while tasks_size_overhead is making measurements 8 years ago
  Samuel Thibault e2254ea692 Fix work stealing (dumb typo...) 8 years ago
  Samuel Thibault 7145c56ef0 drop useless cast 8 years ago
  Luka Stanisic dcd569f960 dont do cuda allocation when there are 0 cuda devices 8 years ago
  Samuel Thibault 2740ac2212 feeding perfmodels in simple_cpu_gpu_sched doesn't work with multistream 8 years ago
  Samuel Thibault ee4329999b port r19436 from hp-lookahead: Rearrange locks, to have more opportunities for flushing dropped nodes 8 years ago
  Samuel Thibault 37727cd70d fix init_run_deinit with graph_test schedukler 8 years ago
  Samuel Thibault e68fa87e93 Fix termination of programes not waiting for tasks, with graph_test scheduler 8 years ago