Commit History

Autor SHA1 Mensaxe Data
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers %!s(int64=12) %!d(string=hai) anos
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it %!s(int64=12) %!d(string=hai) anos
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files %!s(int64=12) %!d(string=hai) anos
  Cyril Roelandt 59cb5ccbb9 Fix build on systems that do not have nearbyintf(). %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 7894eed66c Fix list of implementations %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento e60efe5d0e synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0) %!s(int64=13) %!d(string=hai) anos
  Ludovic Courtès 977d118a90 basic_examples/vector_scal: Avoid comparison of floating point numbers. %!s(int64=13) %!d(string=hai) anos
  Ludovic Courtès 9cf191d080 basic_examples/vector_scal: Return 0 on success, not on failure. %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 6287b641c5 examples/basic_examples/vector_scal.c: fix output format %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 7e43a77442 examples/basic_examples/vector_scal.c: check calculation is correct %!s(int64=13) %!d(string=hai) anos
  Ludovic Courtès 564be33e64 Avoid stack overflow in `basic_examples/vector_scal.c'. %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 572473b193 examples: check return values of starpu functions %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento b91cc2a45b examples: check return values of starpu functions %!s(int64=13) %!d(string=hai) anos
  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 %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 3a30c58c65 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento b9476e6d4a update code w.r.t coding style %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt 1ff587069d vector_scal.c : fix codelet initialization. %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 74f5ab0a8c examples/basic_examples/vector_scal.c: call starpu_init before printing vector values %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt 08a33ef615 vector_scal : skip if there are no devices. %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento c80a8acea1 Datatypes renaming %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault f80bb38305 Use bigger vector, to have at least something like 1ms computation %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault f4b8145731 Enable SSE code only if sse support is available in the compiler %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt 2787e1fa46 Added an SSE codelet to the vector scaling example. %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 7ff23acdf9 drop unrelated changes %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 2668a39263 Fix gotoblas detection %!s(int64=14) %!d(string=hai) anos