コミット履歴

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