Historique des commits

Auteur SHA1 Message Date
  Cyril Roelandt d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). il y a 13 ans
  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) il y a 13 ans
  Ludovic Courtès 977d118a90 basic_examples/vector_scal: Avoid comparison of floating point numbers. il y a 13 ans
  Ludovic Courtès 9cf191d080 basic_examples/vector_scal: Return 0 on success, not on failure. il y a 13 ans
  Nathalie Furmento 6287b641c5 examples/basic_examples/vector_scal.c: fix output format il y a 13 ans
  Nathalie Furmento 7e43a77442 examples/basic_examples/vector_scal.c: check calculation is correct il y a 13 ans
  Ludovic Courtès 564be33e64 Avoid stack overflow in `basic_examples/vector_scal.c'. il y a 13 ans
  Nathalie Furmento 572473b193 examples: check return values of starpu functions il y a 13 ans
  Nathalie Furmento b91cc2a45b examples: check return values of starpu functions il y a 13 ans
  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 il y a 13 ans
  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 il y a 13 ans
  Nathalie Furmento b9476e6d4a update code w.r.t coding style il y a 13 ans
  Cyril Roelandt 1ff587069d vector_scal.c : fix codelet initialization. il y a 13 ans
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones il y a 13 ans
  Nathalie Furmento 74f5ab0a8c examples/basic_examples/vector_scal.c: call starpu_init before printing vector values il y a 13 ans
  Cyril Roelandt 08a33ef615 vector_scal : skip if there are no devices. il y a 13 ans
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct il y a 13 ans
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t il y a 13 ans
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available il y a 13 ans
  Nathalie Furmento c80a8acea1 Datatypes renaming il y a 13 ans
  Samuel Thibault f80bb38305 Use bigger vector, to have at least something like 1ms computation il y a 13 ans
  Samuel Thibault f4b8145731 Enable SSE code only if sse support is available in the compiler il y a 13 ans
  Cyril Roelandt 2787e1fa46 Added an SSE codelet to the vector scaling example. il y a 13 ans
  Samuel Thibault 7ff23acdf9 drop unrelated changes il y a 14 ans
  Samuel Thibault 2668a39263 Fix gotoblas detection il y a 14 ans
  Nathalie Furmento 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU il y a 14 ans
  Nathalie Furmento d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. il y a 14 ans
  Nathalie Furmento 51b04ba8f9 OpenCL Driver: update functions to compile opencl kernel il y a 14 ans
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans