提交历史

作者 SHA1 备注 提交日期
  Cyril Roelandt fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. 13 年之前
  Nathalie Furmento 8b7cc119a8 mpi: update the cache mechanism 13 年之前
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 年之前
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 年之前
  Nathalie Furmento 3d0df419a8 Type renaming: 13 年之前
  Samuel Thibault 839862377b Revert part of 4374: a test explicitly needs EINVAL being returned. 13 年之前
  Samuel Thibault ddc2bdb6c4 Use stronger assertions in the mpi_insert_task helper 13 年之前
  Samuel Thibault 9b34752032 Fix STARPU_VALUE parsing in StarPU-MPI 13 年之前
  Samuel Thibault 81bedff7fa Add STARPU_CALLBACK_WITH_ARG 13 年之前
  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 年之前
  Nathalie Furmento 3a39ed2223 MPI: Improve starpu_mpi_insert_task 14 年之前
  Nathalie Furmento 6f84adf3e7 mpi/starpu_mpi_insert_task.c: minor fixes 14 年之前
  Nathalie Furmento da3e54c5aa mpi/starpu_mpi_insert_task.c: check data is valid before accessing it 14 年之前
  Nathalie Furmento 4c08351571 implement starpu_pack_cl_args and use it in starpu_insert_task and starpu_mpi_insert_task 14 年之前
  Nathalie Furmento 89d74f030c StarPU-MPI: new debug statement 14 年之前
  Nathalie Furmento e7724a527a StarPU-MPI: new function starpu_mpi_get_data_on_node() 14 年之前
  Nathalie Furmento 5b43838c1e starpu_mpi_insert_task.c: rename _starpu_mpi_clear_data_t in _starpu_mpi_clear_cache_t 14 年之前
  Nathalie Furmento 36ba753a17 StarPU-MPI: Deals with cases in which written data are owned by different nodes. 14 年之前
  Nathalie Furmento 9698ea8664 starpu_mpi_insert_task.c: returns EINVAL when detecting that more than 1 task is eligible to execute the codelet 14 年之前
  Nathalie Furmento 4015363dd5 mpi/starpu_mpi_insert_task.c: disable verbose mode 14 年之前
  Nathalie Furmento ab7295d6fe StarPU-MPI: rename test 14 年之前
  Nathalie Furmento bf710e2b0b revert wrong commit (#3096) 14 年之前
  Nathalie Furmento 49f380be4d configure.ac: add option --with-mpiexec 14 年之前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
  Nathalie Furmento 8126321d4b mpi/starpu_mpi_insert_task.c: minor fix 14 年之前
  Nathalie Furmento 6669ae3971 mpi/starpu_mpi_insert_task.c: add reminder for _starpu_data_deallocate() 14 年之前
  Nathalie Furmento e08d3dcfe7 mpi/starpu_mpi_insert_task.c: fix cache discarding 14 年之前
  Nathalie Furmento 38760f7d72 mpi/starpu_mpi_insert_task.c: comment out not-yet-existing function 14 年之前
  Nathalie Furmento ba94d9dcff StarPU-MPI: incomplete implementation of the cache (missing: cache discarding). Use at your own risks... 14 年之前
  Nathalie Furmento 917b4f0671 insert task: update starpu_insert_task_get_sizes to starpu_insert_task_get_arg_size 14 年之前