Commit History

Author SHA1 Message Date
  Ludovic Courtès ed3657f0d5 Change `starpu_handle_to_pointer' to handle not-yet-allocated data. 14 years ago
  Ludovic Courtès 0b6479948e Move internal function decls to internal headers. 14 years ago
  Nathalie Furmento 8f23ca3d84 src/datawizard/interfaces/data_interface.c: fix include path for starpu_spinlock.h 14 years ago
  Nathalie Furmento 6e778388af mpi/tests: fix to call starpu_data_unregister and not starpu_data_release 14 years ago
  Nathalie Furmento aa6937dbfe mpi/tests/insert_task_owner.c: needs 2 nodes 14 years ago
  Nathalie Furmento da3e54c5aa mpi/starpu_mpi_insert_task.c: check data is valid before accessing it 14 years ago
  Nathalie Furmento dd1bf1c1db doc: insert full date 14 years ago
  Ludovic Courtès 1d7e5be40e doc: Include `version.texi' and use it. 14 years ago
  Ludovic Courtès b5cabbca95 Add `starpu_data_lookup'. 14 years ago
  Ludovic Courtès 91a9f3a5af Add `STARPU_ATTRIBUTE_INTERNAL'. 14 years ago
  Ludovic Courtès 29b508b289 Add uthash, an mBSD hash table implementation. 14 years ago
  Ludovic Courtès 6e572bad19 Change `starpu_mpi_handle_to_ptr' to use `starpu_handle_to_pointer'. 14 years ago
  Ludovic Courtès f652759ae9 Add `starpu_handle_to_pointer'. 14 years ago
  Cédric Augonnet 616bbf136d minor fixes 14 years ago
  Samuel Thibault e908fd1f87 prefetch is now enabled by default 14 years ago
  Cédric Augonnet 4fb51c60b2 Add an extra check to make sure no task was lost 14 years ago
  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 years ago
  Nathalie Furmento 23793fca80 core/perfmodel/perfmodel_bus.c: check maximum size available on CUDA device 14 years ago
  Samuel Thibault 075d6765f1 make it clear that GET_PTR returns device pointers 14 years ago
  Cédric Augonnet 660fe66521 Fix the case of GPU-GPU transfers 14 years ago
  Cédric Augonnet a1d45828d9 Bug fix: properly determine whether it is possible to transfer data between two 14 years ago
  Cédric Augonnet 8386cce80c Do not declare the same field multiple time 14 years ago
  Samuel Thibault ebf3a80a39 Make it clearer that aliasing should be taken care of when using cl_arg 14 years ago
  Ludovic Courtès 0f9fd3362b gcc: Add `#pragma starpu wait'. 14 years ago
  Ludovic Courtès 297262cd65 gcc: Cosmetic changes. 14 years ago
  Ludovic Courtès 2486487853 gcc: Fix parameter declarations in task implementation wrappers. 14 years ago
  Ludovic Courtès 280873f503 Improve error message in `_starpu_insert_task_create_and_submit'. 14 years ago
  Cédric Augonnet f203943352 Fix the test that determines whether a transfer is possible between 2 GPUs or 14 years ago
  Nathalie Furmento 6f43a089a6 configure.ac: Fix test 14 years ago
  Nathalie Furmento e488dfc840 src/datawizard/coherency.c: only enable cuda-related code when cuda is enabled 14 years ago