Commit Verlauf

Autor SHA1 Nachricht Datum
  Benjamin Lorendeau 148e38e2ef add files src/common/htable64.[ch] and make use of them, replacing previous htable32 use in starpu_mpi_insert_task.c and insert_task_cache.[ch] vor 13 Jahren
  Benjamin Lorendeau 79c0bcda70 replaced htable32 by lists, thus fixing duplicated communications vor 13 Jahren
  Samuel Thibault 73ce7dd24f Only call callback on receive side vor 13 Jahren
  Samuel Thibault 2f6989798d Add starpu_mpi_get_data_on_node_detached which does not wait for termination vor 13 Jahren
  Samuel Thibault 52b8913bcf Use the data tag, not a random tag vor 13 Jahren
  Samuel Thibault 8bc13226f4 TODO vor 13 Jahren
  Nathalie Furmento 4442d47422 Get rid off operation allocate_new_data defined in struct starpu_data_interface_ops, and define instead a generic function vor 13 Jahren
  Nathalie Furmento 4391eac2ab mpi: re-implement reduction vor 13 Jahren
  Nathalie Furmento a0d4805482 rename internal function _starpu_pack_cl_args to _starpu_codelet_pack_args vor 13 Jahren
  Nathalie Furmento cab237f30d mpi: starpu_mpi_insert_task: fix r5529 vor 13 Jahren
  Nathalie Furmento d2fd35ef06 mpi/starpu_mpi_insert_task.c: include datawizard/coherency.h vor 13 Jahren
  Nathalie Furmento ad40d0293a mpi: update behaviour for starpu_mpi_insert_task when dealing with STARPU_REDUX data vor 13 Jahren
  Nathalie Furmento 40c1132c91 mpi: update starpu_mpi_insert_task vor 13 Jahren
  Nathalie Furmento 8f417fde28 mpi: Update behaviuour for starpu_mpi_insert_task vor 13 Jahren
  Nathalie Furmento 2a34bbef50 mpi/starpu_mpi_insert_task: cache functions are moved into a dedicated file vor 13 Jahren
  Nathalie Furmento 9979c8a432 mpi/starpu_mpi_insert_task.c: print codelet name vor 13 Jahren
  Nathalie Furmento 7eec7194ba starpu_mpi_insert_task.c: deal with STARPU_REDUX data vor 13 Jahren
  Cyril Roelandt fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. vor 13 Jahren
  Nathalie Furmento 8b7cc119a8 mpi: update the cache mechanism vor 13 Jahren
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct vor 13 Jahren
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t vor 13 Jahren
  Nathalie Furmento 3d0df419a8 Type renaming: vor 13 Jahren
  Samuel Thibault 839862377b Revert part of 4374: a test explicitly needs EINVAL being returned. vor 13 Jahren
  Samuel Thibault ddc2bdb6c4 Use stronger assertions in the mpi_insert_task helper vor 13 Jahren
  Samuel Thibault 9b34752032 Fix STARPU_VALUE parsing in StarPU-MPI vor 13 Jahren
  Samuel Thibault 81bedff7fa Add STARPU_CALLBACK_WITH_ARG vor 13 Jahren
  Nathalie Furmento 6d03488628 MPI: The tag used in mpi communications is set by the data handle and no longer internally by the starpumpi library vor 14 Jahren
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task vor 14 Jahren
  Nathalie Furmento 6f84adf3e7 mpi/starpu_mpi_insert_task.c: minor fixes vor 14 Jahren
  Nathalie Furmento da3e54c5aa mpi/starpu_mpi_insert_task.c: check data is valid before accessing it vor 14 Jahren