Historial de Commits

Autor SHA1 Mensaje Fecha
  Cyril Roelandt 485aea04f3 Coccinelle: destroy_task_on_error.cocci: set task->destroy to 0 before calling starpu_task_destroy(). hace 14 años
  Nathalie Furmento ba6e618d50 examples/basic_examples/block.c: task->destroy must be set to 0 before calling starpu_task_destroy() hace 14 años
  Samuel Thibault c463c73467 Unlock children spinlocks before freeing them hace 14 años
  Nathalie Furmento fb08637225 starpu_use_macro.sh: define sed command directly into sh script hace 14 años
  Samuel Thibault 6df3175894 Fix race hace 14 años
  Samuel Thibault 4986e322e6 Avoid depending on inlining behavior hace 14 años
  Nathalie Furmento 2b5cb43911 tools/dev: a bit of cleaning hace 14 años
  Samuel Thibault 68aebcf051 Fix suppression hace 14 años
  Cyril Roelandt be2a8f73f9 basic_examples/block.c: fix a memory leak. hace 14 años
  Cyril Roelandt 592aefa0d3 Coccinelle: destroy_task_on_error.cocci: make sure we do not add a call to starpu_task_destroy() after a return statement. hace 14 años
  Cyril Roelandt 25eafb6aa8 Coccinelle: add a semantic patch that detects missing calls to starpu_task_destroy() in the error handling code for starpu_task_submit(). hace 14 años
  Samuel Thibault 2b6c7b5da8 Fix suppression name hace 14 años
  Nathalie Furmento 7b9e955af0 src/util/starpu_insert_task.c: destroy task when submission failed hace 14 años
  Samuel Thibault 16471e94e8 Ignore a known race which does not pose problem in practice hace 14 años
  Samuel Thibault 48dde128d9 Make test faster on slow machines hace 14 años
  Samuel Thibault 74f5576e85 Make test faster on slow machines hace 14 años
  Samuel Thibault 9e9b10d5f7 make _starpu_driver_update_job_feedback conditions match timing record code hace 14 años
  Samuel Thibault c36e11a1b4 don't care about cache stats hace 14 años
  Samuel Thibault 990612ec93 release locks before freeing handle structure. No other thread is supposed to try to take them anyway, as we are freeing the data. hace 14 años
  Samuel Thibault 8047bbee91 Drop race warning about config.running hace 14 años
  Samuel Thibault 7df4da4694 Fix data race hace 14 años
  Nathalie Furmento 8d3bcb7918 socl/src/init.c: force the number of cpus to 0 and the number of opencl to 1 hace 14 años
  Samuel Thibault 9896485e26 Actually free tags hace 14 años
  Samuel Thibault 2e2fb107dc free all tags hace 14 años
  Cyril Roelandt 75685a6032 Make the starpu_task_bundle_expected_* functions public. hace 14 años
  Nathalie Furmento d26370100c examples/cholesky/cholesky_grain_tag.c: unregister data hace 14 años
  Nathalie Furmento adbf430bab definition of datatypes struct starpu_multiformat_data_interface_ops and struct starpu_multiformat_interface are always the same and do not depend on which device is enabled hace 14 años
  Nathalie Furmento fa20faa1b9 tests: memory leaks have all been fixed hace 14 años
  Nathalie Furmento 2635220533 tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release.c: define code only when needed hace 14 años
  Nathalie Furmento 7b12ab4339 tests/datawizard/interfaces/multiformat/advanced/same_handle.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c: define code only when needed hace 14 años