Historie revizí

Autor SHA1 Zpráva Datum
  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 před 13 roky
  Samuel Thibault 3e3f41a828 fix cuda version of shadow3d před 13 roky
  Samuel Thibault ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants před 13 roky
  Samuel Thibault ecaa1185f0 actually test values před 13 roky
  Nathalie Furmento 36a9619038 perfmodel: Rename public function starpu_list_models to starpu_perfmodel_list před 13 roky
  Nathalie Furmento 93e216dc6e perfmodel: rename (and turn private) struct starpu_model_list to struct _starpu_perfmodel_list před 13 roky
  Nathalie Furmento 8a70369d69 tools/dev/rename.sh: ignore rename.sed when renaming před 13 roky
  Samuel Thibault bab7d66034 Test all values, including shadows před 13 roky
  Samuel Thibault 95e7811ad8 Fix typo před 13 roky
  Samuel Thibault 80be912427 fix typos před 13 roky
  Nathalie Furmento f8327e8c53 Rename function starpu_load_history_debug to starpu_perfmodel_load_symbol před 13 roky
  Samuel Thibault ee4677f7de more efficient loops před 13 roky
  Nathalie Furmento 2c86c03a5d src/core/perfmodel/perfmodel_bus.c: improve display před 13 roky
  Nathalie Furmento d9e385fd42 tools/starpu_machine_display.c: check return value of starpu_init před 13 roky
  Nathalie Furmento 2f80d102bc tests/datawizard/acquire_cb.c: return EXIT_FAILURE when computation fails před 13 roky
  Nathalie Furmento 5ee833f68b src: only define variable when needed před 13 roky
  Samuel Thibault bd93dcb88e Simply get back to original ifdef/endif :) před 13 roky
  Samuel Thibault 29b7f32f77 Provide good examples by always using streams for cublas před 13 roky
  Nathalie Furmento 7074411fbf src/util/starpu_cublas.c: no need to define the function if CUDA is not enabled před 13 roky
  Nathalie Furmento f413aaa1cd src/util/starpu_cublas.c: add missing #ifdef před 13 roky
  Samuel Thibault b613d58104 Assume that we have at least cuda 3.1, so that we can make our BLAS examples always use streams před 13 roky
  Samuel Thibault 51a7e8c979 Use cudaMemcpyAsync instead of cudaMemcpy před 13 roky
  Samuel Thibault 78ac4a07ca follow-up r7018: add missing declarations před 13 roky
  Samuel Thibault d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset před 13 roky
  Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy před 13 roky
  Samuel Thibault f18180c477 synchronize only the transfer stream před 13 roky
  Samuel Thibault 3e58d92492 Add 2d shadow filters před 13 roky
  Samuel Thibault cb492ad84b Keep documentation coherent with C convention před 13 roky
  Samuel Thibault 972caa3d96 Fix build without OpenGL headers před 13 roky
  Samuel Thibault 70864cd9ea there are some optimizations with eager, just not wise scheduling před 13 roky