コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 4f49f723e3 include/starpu_opencl.h: add a const qualifier (Thanks to Jonathan Adamczewski <jadamcze@utas.edu.au> for the patch) 14 年 前
  Nathalie Furmento 0183d7c6f8 tests/datawizard/reclaim.c: avoid having 2 variables with the same name 14 年 前
  Ludovic Courtès ed3657f0d5 Change `starpu_handle_to_pointer' to handle not-yet-allocated data. 14 年 前
  Ludovic Courtès 0b6479948e Move internal function decls to internal headers. 14 年 前
  Nathalie Furmento 8f23ca3d84 src/datawizard/interfaces/data_interface.c: fix include path for starpu_spinlock.h 14 年 前
  Nathalie Furmento 6e778388af mpi/tests: fix to call starpu_data_unregister and not starpu_data_release 14 年 前
  Nathalie Furmento aa6937dbfe mpi/tests/insert_task_owner.c: needs 2 nodes 14 年 前
  Nathalie Furmento da3e54c5aa mpi/starpu_mpi_insert_task.c: check data is valid before accessing it 14 年 前
  Nathalie Furmento dd1bf1c1db doc: insert full date 14 年 前
  Ludovic Courtès 1d7e5be40e doc: Include `version.texi' and use it. 14 年 前
  Ludovic Courtès b5cabbca95 Add `starpu_data_lookup'. 14 年 前
  Ludovic Courtès 91a9f3a5af Add `STARPU_ATTRIBUTE_INTERNAL'. 14 年 前
  Ludovic Courtès 29b508b289 Add uthash, an mBSD hash table implementation. 14 年 前
  Ludovic Courtès 6e572bad19 Change `starpu_mpi_handle_to_ptr' to use `starpu_handle_to_pointer'. 14 年 前
  Ludovic Courtès f652759ae9 Add `starpu_handle_to_pointer'. 14 年 前
  Cédric Augonnet 616bbf136d minor fixes 14 年 前
  Samuel Thibault e908fd1f87 prefetch is now enabled by default 14 年 前
  Cédric Augonnet 4fb51c60b2 Add an extra check to make sure no task was lost 14 年 前
  Nathalie Furmento 9a41cfec73 core/perfmodel/perfmodel_bus.c: only use 1/4 of the total memory (as part of it may be used by some other concurrent applications) 14 年 前
  Nathalie Furmento 23793fca80 core/perfmodel/perfmodel_bus.c: check maximum size available on CUDA device 14 年 前
  Samuel Thibault 075d6765f1 make it clear that GET_PTR returns device pointers 14 年 前
  Cédric Augonnet 660fe66521 Fix the case of GPU-GPU transfers 14 年 前
  Cédric Augonnet a1d45828d9 Bug fix: properly determine whether it is possible to transfer data between two 14 年 前
  Cédric Augonnet 8386cce80c Do not declare the same field multiple time 14 年 前
  Samuel Thibault ebf3a80a39 Make it clearer that aliasing should be taken care of when using cl_arg 14 年 前
  Ludovic Courtès 0f9fd3362b gcc: Add `#pragma starpu wait'. 14 年 前
  Ludovic Courtès 297262cd65 gcc: Cosmetic changes. 14 年 前
  Ludovic Courtès 2486487853 gcc: Fix parameter declarations in task implementation wrappers. 14 年 前
  Ludovic Courtès 280873f503 Improve error message in `_starpu_insert_task_create_and_submit'. 14 年 前
  Cédric Augonnet f203943352 Fix the test that determines whether a transfer is possible between 2 GPUs or 14 年 前