Commit History

Author SHA1 Message Date
  Nathalie Furmento 102cfdda1d examples/basic_examples/vector_scal_cpu.c: get the comment right. task->buffers being deprecated, mention instead task->handles 13 years ago
  Samuel Thibault 6702f8404e Fix overzealous renaming 13 years ago
  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 years ago
  Nathalie Furmento ee63c22a9e Type renaming: 13 years ago
  Cyril Roelandt 4c1d6fa28d Avoid mixing signed and unsigned (cf. r4584) 13 years ago
  Cyril Roelandt dc3ce715e4 Fix the SSE example. 13 years ago
  Samuel Thibault 2af42b0125 don't even include xmmintrin.h when SSE is not enabled 13 years ago
  Samuel Thibault f4b8145731 Enable SSE code only if sse support is available in the compiler 13 years ago
  Cyril Roelandt 2787e1fa46 Added an SSE codelet to the vector scaling example. 13 years ago
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 13 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Nathalie Furmento 4a983beb04 Update copyright 14 years ago
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces 14 years ago
  Nathalie Furmento e2ae0c2f77 vector scaling example: updates to match the documentation 15 years ago
  Nathalie Furmento bd8c6df62f vector scaling example: define cpu codelet in a separate file 15 years ago