Commit History

Author SHA1 Message Date
  Samuel Thibault 7c2fbb1314 fix typo 9 years ago
  Nathalie Furmento fd5daad55a tools/Makefile.am: add cppcheck/suppressions.txt in distrib file 9 years ago
  Nathalie Furmento 22b699d03c starpu_codelet_unpack_args: use 0 instead of NULL as an end marker 9 years ago
  Nathalie Furmento f7fdc53b4d src/core/simgrid.c: we actually want RAM and not RAM%u 9 years ago
  Nathalie Furmento 5c18303944 fixes for minor warning detected by cppcheck 9 years ago
  Samuel Thibault 2fe3d37424 port r19538 from 1.2: Always check presence of tests before running them 9 years ago
  Samuel Thibault 87de25ac25 revert spurious changes 9 years ago
  Samuel Thibault dde9701d14 follow-up r19535 with same fix below 9 years ago
  Samuel Thibault a06ac6c275 Simplify code now that simgrid always uses wait queues 9 years ago
  Nathalie Furmento a20018f8dc tests: fixes for minor warnings detected by cppcheck 9 years ago
  Nathalie Furmento 228aed0e3c examples/: move cppcheck suppression rules from source code to dedicated file 9 years ago
  Nathalie Furmento ec0f0d1fb4 tools/cppcheck: suppression file for cppcheck 9 years ago
  Nathalie Furmento a6993f6e69 fixes for minor warning detected by cppcheck 9 years ago
  Corentin Salingue 96aa4552b2 fix checking CXX11 when configuring 9 years ago
  Nathalie Furmento d3a6512230 src: slightly improve _starpu_select_sched_policy() and fix heft detection 9 years ago
  Nathalie Furmento c24911ca84 tools: fixes for minor warning detected by cppcheck 9 years ago
  Samuel Thibault 8c9256f578 Fix array access before index limit check 9 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 9 years ago
  Samuel Thibault 97e498c4da revert r19481, it is actually detrimental to performances 9 years ago
  Samuel Thibault 563b193266 Add missing change 9 years ago
  Samuel Thibault e016071918 Improve scalability of dummy sched 9 years ago
  Samuel Thibault 61850e3a9e depress priority of worker threads, to let application thread get worken up more quickly 9 years ago
  Samuel Thibault 9ef0076f47 fix gprof build with pie-by-default compilers 9 years ago
  Samuel Thibault 7dc03d19c3 Drop spurious mutex ulock 9 years ago
  Samuel Thibault a19b18f2b1 Avoid computing idle time when STARPU_IDLE_FILE is not set 9 years ago
  Luka Stanisic 9222870a03 mlr: fixing the order in which matrix is filled 9 years ago
  Samuel Thibault fe7e2701b2 fix -s option 9 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 9 years ago
  Samuel Thibault 27326d377a Ignore STARPU_NCPU while tasks_size_overhead is making measurements 9 years ago
  Samuel Thibault e2254ea692 Fix work stealing (dumb typo...) 9 years ago