커밋 기록

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