История коммитов

Автор SHA1 Сообщение Дата
  Nathalie Furmento 7b4baf86d0 tools/starpu_calibrate_bus.c: check return value of starpu_init лет назад: 13
  Nathalie Furmento 3e883f24fc perfmodel: move functions starpu_perfmodel_print and starpu_perfmodel_print_all to public API лет назад: 13
  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 лет назад: 13
  Samuel Thibault 3e3f41a828 fix cuda version of shadow3d лет назад: 13
  Samuel Thibault ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants лет назад: 13
  Samuel Thibault ecaa1185f0 actually test values лет назад: 13
  Nathalie Furmento 36a9619038 perfmodel: Rename public function starpu_list_models to starpu_perfmodel_list лет назад: 13
  Nathalie Furmento 93e216dc6e perfmodel: rename (and turn private) struct starpu_model_list to struct _starpu_perfmodel_list лет назад: 13
  Nathalie Furmento 8a70369d69 tools/dev/rename.sh: ignore rename.sed when renaming лет назад: 13
  Samuel Thibault bab7d66034 Test all values, including shadows лет назад: 13
  Samuel Thibault 95e7811ad8 Fix typo лет назад: 13
  Samuel Thibault 80be912427 fix typos лет назад: 13
  Nathalie Furmento f8327e8c53 Rename function starpu_load_history_debug to starpu_perfmodel_load_symbol лет назад: 13
  Samuel Thibault ee4677f7de more efficient loops лет назад: 13
  Nathalie Furmento 2c86c03a5d src/core/perfmodel/perfmodel_bus.c: improve display лет назад: 13
  Nathalie Furmento d9e385fd42 tools/starpu_machine_display.c: check return value of starpu_init лет назад: 13
  Nathalie Furmento 2f80d102bc tests/datawizard/acquire_cb.c: return EXIT_FAILURE when computation fails лет назад: 13
  Nathalie Furmento 5ee833f68b src: only define variable when needed лет назад: 13
  Samuel Thibault bd93dcb88e Simply get back to original ifdef/endif :) лет назад: 13
  Samuel Thibault 29b7f32f77 Provide good examples by always using streams for cublas лет назад: 13
  Nathalie Furmento 7074411fbf src/util/starpu_cublas.c: no need to define the function if CUDA is not enabled лет назад: 13
  Nathalie Furmento f413aaa1cd src/util/starpu_cublas.c: add missing #ifdef лет назад: 13
  Samuel Thibault b613d58104 Assume that we have at least cuda 3.1, so that we can make our BLAS examples always use streams лет назад: 13
  Samuel Thibault 51a7e8c979 Use cudaMemcpyAsync instead of cudaMemcpy лет назад: 13
  Samuel Thibault 78ac4a07ca follow-up r7018: add missing declarations лет назад: 13
  Samuel Thibault d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset лет назад: 13
  Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy лет назад: 13
  Samuel Thibault f18180c477 synchronize only the transfer stream лет назад: 13
  Samuel Thibault 3e58d92492 Add 2d shadow filters лет назад: 13
  Samuel Thibault cb492ad84b Keep documentation coherent with C convention лет назад: 13