Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 2fbd8958ef Add a new value STARPU_TASK_SYNCHRONOUS to be used in starpu_task_insert() to define if the task is (or not) synchronous 7 年之前
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. 7 年之前
  Nathalie Furmento ac44526e7d Add a new value STARPU_TASK_COLOR to be used in starpu_task_insert() to pick up the color of a task in dag.dot 7 年之前
  Samuel Thibault c5ee6c978e Avoid useless dereference 7 年之前
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 年之前
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 7 年之前
  Nathalie Furmento 2b3caac435 mpi/src/starpu_mpi_task_insert.c: use correct variable 7 年之前
  Nathalie Furmento 24b4ea25cc new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array() 7 年之前
  Nathalie Furmento e7d47393e8 new parameter STARPU_CL_ARGS_NFREE to be used when calling starpu_task_insert (similar to STARPU_CL_ARGS but do not free memory) 7 年之前
  Nathalie Furmento a7447c4a37 mpi: followup to #22356: Introduce starpu_mpi_tag_t rather than hardcoding int64_t 7 年之前
  Nathalie Furmento 30f5569eb1 mpi: data tags used for exchanging data handles are stored on 64 bits 7 年之前
  Nathalie Furmento e6a8580f51 minor fixes following sonar scanner warnings 8 年之前
  Nathalie Furmento 130d46371a minor fixes following sonar-scanner warnings 8 年之前
  Samuel Thibault 449e099c86 Make sure that per-node execution only has per-node data 8 年之前
  Samuel Thibault 5e3dbcf95a Add per-node MPI data 8 年之前
  Samuel Thibault 4cb0733623 Update fstarpu_mpi with priorities 8 年之前
  Samuel Thibault 587a42efa7 Add support for priorities in StarPU-MPI 8 年之前
  Nathalie Furmento 2e8dadc37a mpi: only display message in debug mode 8 年之前
  Corentin Salingue 32461cdb67 Select node when data mode is Redux 8 年之前
  Samuel Thibault 9dbb15605d Fix parsing of STARPU_EXECUTE_WHERE parameter: arch types are #defined as unsigned long longs 8 年之前
  Samuel Thibault 0c3ed4a788 revert spurious changes 8 年之前
  Samuel Thibault d187a81ec6 Fix build with cusparse, cusparse.h already has cpp protections 8 年之前
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE 8 年之前
  Samuel Thibault e180da0966 Allow the application not to define an MPI tag when the data is not to be transferred 8 年之前
  Nathalie Furmento d8961fb495 mpi: move cache data in the starpu_data_handle_t 8 年之前
  Nathalie Furmento b708310412 mpi lb: fixes 8 年之前
  Nathalie Furmento f5016e8f02 merge trunk 8 年之前
  Nathalie Furmento 90e53dd134 mpi/src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 8 年之前
  Nathalie Furmento 4b2c8c0a02 mpi: fix cppcheck warnings 8 年之前
  Nathalie Furmento 3a6bd10a1d mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC 8 年之前