Cronologia Commit

Autore SHA1 Messaggio Data
  Samuel Thibault 91aecce431 There may have not been any reduction task 14 anni fa
  Samuel Thibault fe8ca57b3d The copy for reduction into lazy allocation needs to depend on the reduction task graph 14 anni fa
  Samuel Thibault e40b994703 Avoid asserting false when we just ask for too many cpus. Warn instead 14 anni fa
  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 14 anni fa
  Nathalie Furmento 9a5de65b9c socl: install include files in directory socl to not conflict with existing OpenCL installation 14 anni fa
  Cyril Roelandt 62bcc339aa Do not free cl_arg in starpu_codelet_unpack_args(). It leads to a double free. 14 anni fa
  Cyril Roelandt 02acaf65d8 acquire_release : make ntasks depend upon how fast the machine is. 14 anni fa
  Cyril Roelandt 8d0904cd36 Fix memory leaks. 14 anni fa
  Cyril Roelandt 2d48cc4eea Avoid a memory leak 14 anni fa
  Samuel Thibault 1d27ea2bcb Fix missing destruction of tasks with cl == NULL 14 anni fa
  Cyril Roelandt 83318d642b Add a call to starpu_task_destroy() in order to avoid a memory leak. 14 anni fa
  Samuel Thibault 79ee0e721b include the original handle data into the reduction. Handle the case where it is lazily allocated. Fixes increment_redux_lazy 14 anni fa
  Samuel Thibault 443f775187 Drop Read access from destination of starpu_data_cpy. Add _starpu_data_cpy which has a reduction flag 14 anni fa
  Samuel Thibault cf2abeddcc fix termination hang 14 anni fa
  Samuel Thibault 6fd2d1ddd5 Fix test: var is not registered ;) 14 anni fa
  Cyril Roelandt 933ddae8f3 Deinit all tasks to avoid memory leaks. 14 anni fa
  Cyril Roelandt b97dbd9656 regenerate: call starpu_task_deinit() to avoid a memory leak. 14 anni fa
  Nathalie Furmento 15e2e33d0b doc: document destroy is set to 1 when calling starpu_task_create() 14 anni fa
  Cyril Roelandt 57eecbb4d1 static_restartable: fix memory leak. 14 anni fa
  Cyril Roelandt 4e1b0bfbbc multithreaded_init: make each thread run starpu_shutdown(). 14 anni fa
  Nathalie Furmento 4f8508ef4b include: minor fixes 14 anni fa
  Nathalie Furmento e5bc63456d doc: update definition of struct datatypes (add missing fields) 14 anni fa
  Cyril Roelandt 3ad7986928 Print "StarPU-Top : $enabled" only once in the summary of the configuration. 14 anni fa
  Samuel Thibault 08cb460480 automatically allocate lazily-allocated data when partitioning, or else unpartition will not have a backstore. Fixes tests/datawizard/partition_lazy 14 anni fa
  Samuel Thibault 2821e15725 Also check that the requested number is not higher that what is available. Fixes make check on machines with less than 2 GPUs 14 anni fa
  Samuel Thibault cee4dda50d Fix comment 14 anni fa
  Samuel Thibault e7983c47fe Add missing lock 14 anni fa
  Ludovic Courtès 076cd345d1 gcc: Allow use of a PARM_DECL as the count argument of pragma `register'. 14 anni fa
  Samuel Thibault 12be113dae Do not error out when pushing data to cuda from another node 14 anni fa
  Cyril Roelandt a8c654ac78 Use STARPU_SKIP_IF_VALGRIND in tests/core/insert_task. 14 anni fa