Commit History

Author SHA1 Message Date
  Cédric Augonnet 295fac26f6 starpu_malloc_pinned_if_possible takes a (void **) argument 16 years ago
  Cédric Augonnet 395d7cbd95 Include the dynamically loaded ELF code in the distribution. 16 years ago
  Cédric Augonnet ed75f15a88 make sure it is possible to execute the task 16 years ago
  Cédric Augonnet 8d2c70666e Do not use "ANY" to tell StarPU that a task may be executed anywhere if that's 16 years ago
  Cédric Augonnet 5cd347460e include a missing header in the distribution 16 years ago
  Cédric Augonnet 2d85f60494 Fix some typos in the documentation (thanks to Olivier Aumage for that patch) 16 years ago
  Cédric Augonnet 6f83f1ccb3 fix StarPU + gordon 16 years ago
  Cédric Augonnet 7ded07e8b9 the application may explicitely notify the termination of a tag 16 years ago
  Cédric Augonnet 5f681d3938 remove file that autoreconf can install by itself 16 years ago
  Cédric Augonnet 2c5a6c13f1 minor fixes in the block interface 16 years ago
  Cédric Augonnet 09d33f8777 add some sanity checks 16 years ago
  Cédric Augonnet d482a9effe implement a data interface for 3D dense blocks 16 years ago
  Cédric Augonnet 2417955100 forgot one file using get_memory_node_description in the previous commit 16 years ago
  Cédric Augonnet ad5e3077bf Make the "mem_node_descr" structure that describes all the memory nodes static: 16 years ago
  Cédric Augonnet c26471c512 The wrapper to allocate pinned memory allocates a generic buffer, not always a 16 years ago
  Cédric Augonnet 17d2bb6041 the number of core/gpus/spus is part of the "machine_config_s" structure now 16 years ago
  Cédric Augonnet 033ebe0d39 - start to move some initialization code relative to topology discovery from 16 years ago
  Cédric Augonnet 21c897c868 remove some minor "unused variable" warnings 16 years ago
  Cédric Augonnet 751a44cbec Measure the overall prediction error (still a TODO on Cell). 16 years ago
  Cédric Augonnet 5a708531e7 add some legend to the perfmodel debug output 16 years ago
  Cédric Augonnet b5bbb50551 Use candlesticks to represent the actual dispersion of the measures, first 16 years ago
  Cédric Augonnet a3b4f68e51 Even if the debug mode is not enabled, it is possible to request what would be 16 years ago
  Cédric Augonnet 27d7b4b275 Do no generate intermediate files when generating the "distribution" profile 16 years ago
  Cédric Augonnet 414a67a449 add a new script to automatically generate a "nice" output of the model debug 16 years ago
  Cédric Augonnet c66ad02803 - The starpu-perfmodel tool may also give the path to the file containing the 16 years ago
  Cédric Augonnet f6527fd6da it is possible to directly request a parameter now, eg: 16 years ago
  Cédric Augonnet ec636ae9ca add a new utility to read the performance models 16 years ago
  Cédric Augonnet a51fd80a69 use dynamic code loading mechanisms instead of some broken hard-coded stuff. 16 years ago
  Cédric Augonnet 63ec9fa7cf Since we are going to need the "null" gordon kernel often, let's create a small 16 years ago
  Cédric Augonnet c1f00e8c91 update the StarPU Gordon driver to the recent changes in Gordon 16 years ago