Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 78e597da58 ChangeLog: mention the renaming in perfmodel hace 13 años
  Nathalie Furmento 7eca1bd797 perfmodel: rename 'struct starpu_per_arch_perfmodel' to 'struct starpu_perfmodel_per_arch' hace 13 años
  Nathalie Furmento 32402cd12d doc/chapters/basic-api.texi: add space between function name and opening bracket hace 13 años
  Nathalie Furmento 7c4cd0fa21 perfmodel: rename 'struct starpu_regression_model' to 'struct starpu_perfmodel_regression_model' hace 13 años
  Nathalie Furmento d729c52f33 include/starpu_perfmodel.h: only declare a type when needed hace 13 años
  Nathalie Furmento bd93f10299 perfmodel: rename struct starpu_history_table to struct starpu_perfmodel_history_table hace 13 años
  Nathalie Furmento cdfd9e855f perfmodel: rename struct starpu_history_entry to struct starpu_perfmodel_history_entry hace 13 años
  Nathalie Furmento 74889b4885 perfmodel: rename struct starpu_history_list to struct starpu_perfmodel_history_list hace 13 años
  Nathalie Furmento 6ffd501a75 src/core/perfmodel/perfmodel_bus.c: add debug message hace 13 años
  Nathalie Furmento 7b4baf86d0 tools/starpu_calibrate_bus.c: check return value of starpu_init hace 13 años
  Nathalie Furmento 3e883f24fc perfmodel: move functions starpu_perfmodel_print and starpu_perfmodel_print_all to public API hace 13 años
  Nathalie Furmento 68fe0ad42e tools/starpu_perfmodel_display.c: rename internal functions and make them independant (i.e they no longer use static global variables), that's the first step to move them to the StarPU public API hace 13 años
  Samuel Thibault 3e3f41a828 fix cuda version of shadow3d hace 13 años
  Samuel Thibault ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants hace 13 años
  Samuel Thibault ecaa1185f0 actually test values hace 13 años
  Nathalie Furmento 36a9619038 perfmodel: Rename public function starpu_list_models to starpu_perfmodel_list hace 13 años
  Nathalie Furmento 93e216dc6e perfmodel: rename (and turn private) struct starpu_model_list to struct _starpu_perfmodel_list hace 13 años
  Nathalie Furmento 8a70369d69 tools/dev/rename.sh: ignore rename.sed when renaming hace 13 años
  Samuel Thibault bab7d66034 Test all values, including shadows hace 13 años
  Samuel Thibault 95e7811ad8 Fix typo hace 13 años
  Samuel Thibault 80be912427 fix typos hace 13 años
  Nathalie Furmento f8327e8c53 Rename function starpu_load_history_debug to starpu_perfmodel_load_symbol hace 13 años
  Samuel Thibault ee4677f7de more efficient loops hace 13 años
  Nathalie Furmento 2c86c03a5d src/core/perfmodel/perfmodel_bus.c: improve display hace 13 años
  Nathalie Furmento d9e385fd42 tools/starpu_machine_display.c: check return value of starpu_init hace 13 años
  Nathalie Furmento 2f80d102bc tests/datawizard/acquire_cb.c: return EXIT_FAILURE when computation fails hace 13 años
  Nathalie Furmento 5ee833f68b src: only define variable when needed hace 13 años
  Samuel Thibault bd93dcb88e Simply get back to original ifdef/endif :) hace 13 años
  Samuel Thibault 29b7f32f77 Provide good examples by always using streams for cublas hace 13 años
  Nathalie Furmento 7074411fbf src/util/starpu_cublas.c: no need to define the function if CUDA is not enabled hace 13 años