Commit History

Author SHA1 Message Date
  Samuel Thibault b5e16087dd There is no plan to fix the 4.7 & 4.8 performance regression, so warn when running on them 9 years ago
  Terry Cojean 4d6ba80361 fix memleak due to potential typo 9 years ago
  Corentin Salingue ea791358b5 remove spurious spaces 9 years ago
  Corentin Salingue fc04b70f7f fix name of cpu functions in codelet 9 years ago
  Samuel Thibault 80321d0ffc Fix space 9 years ago
  Samuel Thibault 21bb60116a Cope with implementation returning CL_DEVICE_NOT_FOUND error instead of just reporting 0 devices 9 years ago
  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