Commit History

Author SHA1 Message Date
  Cyril Roelandt e8fefc0ee8 Properly initialize the sigaction structure. 14 years ago
  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) 14 years ago
  Nathalie Furmento 8d8e75499e tests: fix return value when running on valgrind 14 years ago
  Cyril Roelandt d37d762bd9 Add a test that makes sure StarPU fails to make one task depend on a previously destroyed task. 14 years ago
  Cyril Roelandt cf1a7b0320 Valgrind: add a suppression file for hwloc, kindly submitted by Brice Goglin. 14 years ago
  Nathalie Furmento 1ad5a75c0b tests/helper.h: fix macro STARPU_SKIP_IF_VALGRIND to always return, not only when printing message 14 years ago
  Nathalie Furmento ff351c1b61 tests/datawizard/interfaces/test_interfaces.c: always destroy the task and only declare CUDA/OpenCL variables when needed 14 years ago
  Samuel Thibault 4e4e2df9f4 protect header from multiple inclusion 14 years ago
  Nathalie Furmento e805f9dbde tests/datawizard/scratch.c: fix return value when running on valgrind 14 years ago
  Nathalie Furmento ac4a863e03 tests/helper.h: only print skipping computations message once 14 years ago
  Nathalie Furmento fdee30e387 tests/datawizard/in_place_partition.c: shutdown before quitting 14 years ago
  Nathalie Furmento d5d6e37284 tools/Makefile.am: doc/Makefile.am: add missing showcheck rules 14 years ago
  Nathalie Furmento 0599ac36ba */Makefile.am: add missing showcheck rules 14 years ago
  Samuel Thibault bc938d8482 Let tags be signaled several times. Add an example for that. 14 years ago
  Samuel Thibault fbf6b01624 Reduce size of big examples 14 years ago
  Samuel Thibault 56a30743fc fix build 14 years ago
  Samuel Thibault 0332296cb4 shorten some long tasks 14 years ago
  Samuel Thibault 13f221325c Advise to disable implicit data dependencies when appropriate 14 years ago
  Samuel Thibault 99dd657704 document that the wt mask avoids eviction 14 years ago
  Samuel Thibault 281ca7bccc Make sure we don't evict a data in WT mode 14 years ago
  Cyril Roelandt fe819f2c6b Doc: fix a todo. 14 years ago
  Samuel Thibault 897125a8a7 Add STARPU_WORKERS_NOBIND environment variable 14 years ago
  Samuel Thibault f89fabac04 Create a bit less tasks, so it can fit in 4GiB 14 years ago
  Samuel Thibault b561dca513 De don't actually explicitly wait these tasks 14 years ago
  Nathalie Furmento 7b383e0393 doc: add starpu_data_register_same 14 years ago
  Nathalie Furmento 4442d47422 Get rid off operation allocate_new_data defined in struct starpu_data_interface_ops, and define instead a generic function 14 years ago
  Samuel Thibault 4f869ee31c Add missing unpartition 14 years ago
  Cyril Roelandt 2a7b2708ad Fix typo. 14 years ago
  Cyril Roelandt 001e8825ad Doc: starpu_bcsr_data_register(). 14 years ago
  Cyril Roelandt bfcbd4a271 Doc: remove a now unneeded todo. 14 years ago