Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento cc7d2da599 tests/core/task_wait_api.c: fix semantics of test hace 15 años
  Nathalie Furmento 915951db8e src/core/task.c: add debug messages in starpu_task_wait() hace 15 años
  Samuel Thibault c7c9dee23b improve comments hace 15 años
  Samuel Thibault 992afb35cf fix loading push_task_notify in load_sched_policy hace 15 años
  Sylvain Henry 971b72a37e Do not #include C source file anymore in SOCL. hace 15 años
  Nathalie Furmento b852227eef drivers: call _starpu_push_task_output after _starpu_driver_update_job_feedback as data used by _starpu_driver_update_job_feedback may get freed by _starpu_push_task_output hace 15 años
  Ludovic Courtès af1a414ef3 gcc: Add a matrix multiplication example. hace 15 años
  Ludovic Courtès b22b225f83 gcc: Get rid of unused variable warnings in `#pragma starpu register'. hace 15 años
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime hace 15 años
  Nathalie Furmento 08d5d7023e starpu_data.h: STARPU_DATA_ACQUIRE_CB: only defined when GCC is used hace 15 años
  Nathalie Furmento ab02f72806 STARPU_DATA_ACQUIRE_CB is defined only when using a GCC compiler, as nested functions are only supported by this compiler hace 15 años
  Sylvain Henry f8565fa7b0 Fix license file hace 15 años
  Sylvain Henry 6ce4934cd3 Add some SOCL examples hace 15 años
  Sylvain Henry 082412f29a Merge SOCL into StarPU repo hace 15 años
  Samuel Thibault 0b4ea9cbfb fix build hace 15 años
  Samuel Thibault cc8c9b6ed4 document starpu_data_unregister_no_coherency hace 15 años
  Cédric Augonnet 0a45631312 Fix a typo hace 15 años
  Antoine Lucas 37fa219bfd typo doc hace 15 años
  Antoine Lucas d0f3dffa33 Add starpu_data_vget_sub_data, same as starpu_data_get_sub_data, but taking a va_list hace 15 años
  Nathalie Furmento ec8e3e42af doc/tutorial/Makefile: improve rules hace 15 años
  Nathalie Furmento bcf75bc094 doc/tutorial/Makefile: update rules when cuda is enabled hace 15 años
  Nathalie Furmento 1795460c69 mpi/Makefile.am: do not install mpi tests and update location for installing examples hace 15 años
  Samuel Thibault 3c4bf1a2a9 Add starpu_data_vmap_filters, same as starpu_data_map_filters, but taking a va_list. hace 15 años
  Nathalie Furmento 68c6d458e0 a tiny tutorial hace 15 años
  Nathalie Furmento 12e095eac9 doc: starpu_cuda.h needs to be included in cuda codes hace 15 años
  Nathalie Furmento e774aea125 libstarpu.pc.in: opencl libraries are needed when linking external applications hace 15 años
  Samuel Thibault 5eec3c4ce1 put legend on top left, it's usually empty hace 15 años
  Samuel Thibault c545cefffe also show arch name hace 15 años
  Samuel Thibault 37210d8fa1 fix example for cuda numbering hace 15 años
  Ludovic Courtès ea0a071b1f gcc: Fix support for separate compilation. hace 15 años