Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento a0d2604416 src: add some asserts il y a 14 ans
  Cyril Roelandt d89d64dc49 Free the task we depend on when it is no longer needed. il y a 14 ans
  Cyril Roelandt 6d1a958e22 task_wait_api.c: free tasks that are detached and not waited for. il y a 14 ans
  Cyril Roelandt 194af358bc static_restartable_using_initializer: deinit the task. il y a 14 ans
  Nathalie Furmento 9f0d36eea6 doc/version.texi: remove file added by mistake il y a 14 ans
  Cyril Roelandt 50fc552808 Free the buffer allocated by _starpu_pack_cl_args in starpu_codelet_unpack_args rather than in starpu_task_insert_callback_wrapper. il y a 14 ans
  Samuel Thibault f945ca5b6c clEnqueueCopyBuffer is always non-blocking, so we have to explicitly wait for it when needed. il y a 14 ans
  Samuel Thibault 91aecce431 There may have not been any reduction task il y a 14 ans
  Samuel Thibault fe8ca57b3d The copy for reduction into lazy allocation needs to depend on the reduction task graph il y a 14 ans
  Samuel Thibault e40b994703 Avoid asserting false when we just ask for too many cpus. Warn instead il y a 14 ans
  Samuel Thibault 04e97c5578 do not test the submitted field of jobs to know whether the task has just terminated, since terminated tasks have submitted==0 il y a 14 ans
  Nathalie Furmento 9a5de65b9c socl: install include files in directory socl to not conflict with existing OpenCL installation il y a 14 ans
  Cyril Roelandt 62bcc339aa Do not free cl_arg in starpu_codelet_unpack_args(). It leads to a double free. il y a 14 ans
  Cyril Roelandt 02acaf65d8 acquire_release : make ntasks depend upon how fast the machine is. il y a 14 ans
  Cyril Roelandt 8d0904cd36 Fix memory leaks. il y a 14 ans
  Cyril Roelandt 2d48cc4eea Avoid a memory leak il y a 14 ans
  Samuel Thibault 1d27ea2bcb Fix missing destruction of tasks with cl == NULL il y a 14 ans
  Cyril Roelandt 83318d642b Add a call to starpu_task_destroy() in order to avoid a memory leak. il y a 14 ans
  Samuel Thibault 79ee0e721b include the original handle data into the reduction. Handle the case where it is lazily allocated. Fixes increment_redux_lazy il y a 14 ans
  Samuel Thibault 443f775187 Drop Read access from destination of starpu_data_cpy. Add _starpu_data_cpy which has a reduction flag il y a 14 ans
  Samuel Thibault cf2abeddcc fix termination hang il y a 14 ans
  Samuel Thibault 6fd2d1ddd5 Fix test: var is not registered ;) il y a 14 ans
  Cyril Roelandt 933ddae8f3 Deinit all tasks to avoid memory leaks. il y a 14 ans
  Cyril Roelandt b97dbd9656 regenerate: call starpu_task_deinit() to avoid a memory leak. il y a 14 ans
  Nathalie Furmento 15e2e33d0b doc: document destroy is set to 1 when calling starpu_task_create() il y a 14 ans
  Cyril Roelandt 57eecbb4d1 static_restartable: fix memory leak. il y a 14 ans
  Cyril Roelandt 4e1b0bfbbc multithreaded_init: make each thread run starpu_shutdown(). il y a 14 ans
  Nathalie Furmento 4f8508ef4b include: minor fixes il y a 14 ans
  Nathalie Furmento e5bc63456d doc: update definition of struct datatypes (add missing fields) il y a 14 ans
  Cyril Roelandt 3ad7986928 Print "StarPU-Top : $enabled" only once in the summary of the configuration. il y a 14 ans