Revīziju vēsture

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