Commit History

Author SHA1 Message Date
  Nathalie Furmento ef395f6e4b when possible, use sizeof instead of a hard-coded value for a string length 7 years ago
  Samuel Thibault 137b4f26b4 pheft does not run tasks in parallel, avoid burning time... 8 years ago
  Samuel Thibault fe7e2701b2 fix -s option 8 years ago
  Samuel Thibault 27326d377a Ignore STARPU_NCPU while tasks_size_overhead is making measurements 8 years ago
  Nathalie Furmento a8cc467700 tests,examples: fix cppcheck warnings 8 years ago
  Samuel Thibault 038d71df3e add cost model to tasks_size_overhead, to actually benchmarks prediction-enabled heuristics 8 years ago
  Samuel Thibault c6fdf7ce07 fix coverity warning 8 years ago
  Samuel Thibault 7ce6a3010f add more options to tasks_size_overhead 8 years ago
  Samuel Thibault c3d5cca5af Fix tasks_size_overhead taking a long time on simgrid profiles 8 years ago
  Samuel Thibault fd45ab5582 really renormalize according to previous 1000 tasks value 8 years ago
  Samuel Thibault 85ed5f4b0a renormalize results according to past measurements 8 years ago
  Samuel Thibault f7a4d4bfb3 tasks_size_overhead: Fix output numbers 8 years ago
  Samuel Thibault 4a0f01907a tasks_size_overhead: Make number of tasks adaptative 8 years ago
  Samuel Thibault ff2d0a57db export tasks_size_overhead result to separate file when scheduler is forced 8 years ago
  Nathalie Furmento a53cd8edeb fixes based on coverity reports 9 years ago
  Samuel Thibault 2bcc6c9758 document what tests test 9 years ago
  Samuel Thibault 9306b4c932 fix allocation size 9 years ago
  Samuel Thibault dd3d6b0f92 port r17415 from 1.2: Avoid nul-sized VLA 9 years ago
  Samuel Thibault b6fc9643b6 Also print ncpus and size in dat file for performance regression history 9 years ago
  Samuel Thibault 2a5228bdc3 Make tasks_size_overhead able to pick up random data among a pool 9 years ago
  Samuel Thibault 543b9d7f97 Support dyn_modes in tasks_size_overhead 9 years ago
  Samuel Thibault 8d66f69620 FIXME: make tasks_size_overhead able to use dyn_handles 9 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Samuel Thibault 0d90ae3f88 drop including sys/time.h, now useless 10 years ago
  Samuel Thibault 169bf34d54 port r13398 from 1.1: eradicate use of timeval 10 years ago
  Samuel Thibault 96e6e58776 port r11793 from 1.1: Flush output at each line, to be able to check out progression 11 years ago
  Nathalie Furmento 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 11 years ago
  Corentin Salingue bc3fd88dfd replace 0 with macro part 4 12 years ago