Commit Verlauf

Autor SHA1 Nachricht Datum
  Cédric Augonnet 54abab4d07 minor cleanups vor 17 Jahren
  Cédric Augonnet 5efb35d115 Use RW-locks to protect the list of queues that are attached to a memory node vor 17 Jahren
  Cédric Augonnet 32d5a4c140 Clarify the fact that timing_now returns the current time in us, and correct vor 17 Jahren
  Cédric Augonnet c071c55eb5 Use RW-locks instead of a lock to protect the history-based models. This has 2 vor 17 Jahren
  Cédric Augonnet 4739b7a73d forgot to include the sgemm dynamically loadable kernel vor 17 Jahren
  Cédric Augonnet d12ba3c08f Increase the maximum number of processing units (on a Cell Blade we have 16 vor 17 Jahren
  Cédric Augonnet 295fac26f6 starpu_malloc_pinned_if_possible takes a (void **) argument vor 17 Jahren
  Cédric Augonnet 395d7cbd95 Include the dynamically loaded ELF code in the distribution. vor 17 Jahren
  Cédric Augonnet ed75f15a88 make sure it is possible to execute the task vor 17 Jahren
  Cédric Augonnet 8d2c70666e Do not use "ANY" to tell StarPU that a task may be executed anywhere if that's vor 17 Jahren
  Cédric Augonnet 5cd347460e include a missing header in the distribution vor 17 Jahren
  Cédric Augonnet 2d85f60494 Fix some typos in the documentation (thanks to Olivier Aumage for that patch) vor 17 Jahren
  Cédric Augonnet 6f83f1ccb3 fix StarPU + gordon vor 17 Jahren
  Cédric Augonnet 7ded07e8b9 the application may explicitely notify the termination of a tag vor 17 Jahren
  Cédric Augonnet 5f681d3938 remove file that autoreconf can install by itself vor 17 Jahren
  Cédric Augonnet 2c5a6c13f1 minor fixes in the block interface vor 17 Jahren
  Cédric Augonnet 09d33f8777 add some sanity checks vor 17 Jahren
  Cédric Augonnet d482a9effe implement a data interface for 3D dense blocks vor 17 Jahren
  Cédric Augonnet 2417955100 forgot one file using get_memory_node_description in the previous commit vor 17 Jahren
  Cédric Augonnet ad5e3077bf Make the "mem_node_descr" structure that describes all the memory nodes static: vor 17 Jahren
  Cédric Augonnet c26471c512 The wrapper to allocate pinned memory allocates a generic buffer, not always a vor 17 Jahren
  Cédric Augonnet 17d2bb6041 the number of core/gpus/spus is part of the "machine_config_s" structure now vor 17 Jahren
  Cédric Augonnet 033ebe0d39 - start to move some initialization code relative to topology discovery from vor 17 Jahren
  Cédric Augonnet 21c897c868 remove some minor "unused variable" warnings vor 17 Jahren
  Cédric Augonnet 751a44cbec Measure the overall prediction error (still a TODO on Cell). vor 17 Jahren
  Cédric Augonnet 5a708531e7 add some legend to the perfmodel debug output vor 17 Jahren
  Cédric Augonnet b5bbb50551 Use candlesticks to represent the actual dispersion of the measures, first vor 17 Jahren
  Cédric Augonnet a3b4f68e51 Even if the debug mode is not enabled, it is possible to request what would be vor 17 Jahren
  Cédric Augonnet 27d7b4b275 Do no generate intermediate files when generating the "distribution" profile vor 17 Jahren
  Cédric Augonnet 414a67a449 add a new script to automatically generate a "nice" output of the model debug vor 17 Jahren