Historial de Commits

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