Commit History

Author SHA1 Message Date
  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 years ago
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. 7 years ago
  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 years ago
  Samuel Thibault c5ee6c978e Avoid useless dereference 7 years ago
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 8 years ago
  Nathalie Furmento 24b4ea25cc new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array() 8 years ago
  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) 8 years ago
  Nathalie Furmento e6a8580f51 minor fixes following sonar scanner warnings 8 years ago
  Nathalie Furmento 130d46371a minor fixes following sonar-scanner warnings 8 years ago
  Samuel Thibault 5e3dbcf95a Add per-node MPI data 8 years ago
  Samuel Thibault 4cb0733623 Update fstarpu_mpi with priorities 8 years ago
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE 8 years ago
  Nathalie Furmento 90e53dd134 mpi/src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 8 years ago
  Nathalie Furmento 4b2c8c0a02 mpi: fix cppcheck warnings 9 years ago
  Nathalie Furmento 3a6bd10a1d mpi/src: add character _ in front of macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC 9 years ago
  Nathalie Furmento c8dc53f9df mpi/src: introduce macros STARPU_MPI_MALLOC, STARPU_MPI_CALLOC and STARPU_MPI_REALLOC to make sure we always check the return value of stdlib malloc functions 9 years ago
  Nathalie Furmento 33f2628107 mpi/src: move fortran code in dedicated files 9 years ago