Commit History

Author SHA1 Message Date
  Sylvain Henry 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
  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 14 years ago
  Ludovic Courtès af1a414ef3 gcc: Add a matrix multiplication example. 14 years ago
  Ludovic Courtès b22b225f83 gcc: Get rid of unused variable warnings in `#pragma starpu register'. 14 years ago
  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 14 years ago
  Nathalie Furmento 08d5d7023e starpu_data.h: STARPU_DATA_ACQUIRE_CB: only defined when GCC is used 14 years ago
  Nathalie Furmento ab02f72806 STARPU_DATA_ACQUIRE_CB is defined only when using a GCC compiler, as nested functions are only supported by this compiler 14 years ago
  Sylvain Henry f8565fa7b0 Fix license file 14 years ago
  Sylvain Henry 6ce4934cd3 Add some SOCL examples 14 years ago
  Sylvain Henry 082412f29a Merge SOCL into StarPU repo 14 years ago
  Samuel Thibault 0b4ea9cbfb fix build 14 years ago
  Samuel Thibault cc8c9b6ed4 document starpu_data_unregister_no_coherency 14 years ago
  Cédric Augonnet 0a45631312 Fix a typo 14 years ago
  Antoine Lucas 37fa219bfd typo doc 14 years ago
  Antoine Lucas d0f3dffa33 Add starpu_data_vget_sub_data, same as starpu_data_get_sub_data, but taking a va_list 14 years ago
  Nathalie Furmento ec8e3e42af doc/tutorial/Makefile: improve rules 14 years ago
  Nathalie Furmento bcf75bc094 doc/tutorial/Makefile: update rules when cuda is enabled 14 years ago
  Nathalie Furmento 1795460c69 mpi/Makefile.am: do not install mpi tests and update location for installing examples 14 years ago
  Samuel Thibault 3c4bf1a2a9 Add starpu_data_vmap_filters, same as starpu_data_map_filters, but taking a va_list. 14 years ago
  Nathalie Furmento 68c6d458e0 a tiny tutorial 14 years ago
  Nathalie Furmento 12e095eac9 doc: starpu_cuda.h needs to be included in cuda codes 14 years ago
  Nathalie Furmento e774aea125 libstarpu.pc.in: opencl libraries are needed when linking external applications 14 years ago
  Samuel Thibault 5eec3c4ce1 put legend on top left, it's usually empty 14 years ago
  Samuel Thibault c545cefffe also show arch name 14 years ago
  Samuel Thibault 37210d8fa1 fix example for cuda numbering 14 years ago
  Ludovic Courtès ea0a071b1f gcc: Fix support for separate compilation. 14 years ago
  Ludovic Courtès 09c9dc965a gcc: Support dependencies in `run-test'. 14 years ago
  Ludovic Courtès a6d5e6f502 gcc: Build tests with `-O2 -g'. 14 years ago
  Ludovic Courtès 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. 14 years ago
  Ludovic Courtès 47cab03561 gcc: Add support for `#pragma starpu shutdown'. 14 years ago