コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento b829f7be62 examples: s/vector_scale/vector_scal/g 12 年 前
  Cyril Roelandt 06fe73b434 Fix a GNUism in examples/Makefile.am, so that bmake can compile the project. 12 年 前
  Nathalie Furmento 102cfdda1d examples/basic_examples/vector_scal_cpu.c: get the comment right. task->buffers being deprecated, mention instead task->handles 13 年 前
  Samuel Thibault 6702f8404e Fix overzealous renaming 13 年 前
  Nathalie Furmento 671ab6cd76 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 年 前
  Nathalie Furmento ee63c22a9e Type renaming: 13 年 前
  Cyril Roelandt 4c1d6fa28d Avoid mixing signed and unsigned (cf. r4584) 13 年 前
  Cyril Roelandt dc3ce715e4 Fix the SSE example. 13 年 前
  Samuel Thibault 2af42b0125 don't even include xmmintrin.h when SSE is not enabled 13 年 前
  Samuel Thibault f4b8145731 Enable SSE code only if sse support is available in the compiler 13 年 前
  Cyril Roelandt 2787e1fa46 Added an SSE codelet to the vector scaling example. 13 年 前
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 13 年 前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年 前
  Nathalie Furmento 4a983beb04 Update copyright 14 年 前
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces 15 年 前
  Nathalie Furmento e2ae0c2f77 vector scaling example: updates to match the documentation 15 年 前
  Nathalie Furmento bd8c6df62f vector scaling example: define cpu codelet in a separate file 15 年 前