История коммитов

Автор SHA1 Сообщение Дата
  Nathalie Furmento f105f1cf84 new flag STARPU_TASK_END_DEP for starpu_task_insert & co лет назад: 6
  Nathalie Furmento f7abbfa6fc update copyright лет назад: 6
  Samuel Thibault 8e6ac3b45d Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array лет назад: 6
  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
  Nathalie Furmento 6901c4441b src/: fix copyrights лет назад: 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 caeaec8578 src/util/fstarpu.c: fix to call STARPU_VARIABLE_GET_PTR лет назад: 8
  Nathalie Furmento 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions лет назад: 8
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 лет назад: 8
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE лет назад: 8
  Olivier Aumage 950d269178 use assumed-size instead of assumed-shape arrays for native fortran API, for better backward compatibility лет назад: 8
  Olivier Aumage be411d4a44 revert r18098 from trunk лет назад: 8
  Samuel Thibault c50d47db20 Fix use of deprecated type лет назад: 8
  Luka Stanisic 6971a2c68c simgrid: adding new codelet flag лет назад: 8
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces лет назад: 8
  Samuel Thibault 235906e10d fix warnings лет назад: 8
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC лет назад: 8
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions лет назад: 8
  Olivier Aumage d3730daeae - use proper constants лет назад: 8
  Olivier Aumage 7e735b6fef - add native Fortran support for setting various codelet flags (main flags, cuda/opencl flags, where flags) лет назад: 8
  Samuel Thibault b643914328 fix warnings лет назад: 8
  Olivier Aumage 52ea41d70b - add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work) лет назад: 8
  Olivier Aumage a2e45b48a0 - implement full native Fortran support for fstarpu_sched_ctx_create лет назад: 8
  Olivier Aumage 22f64d7d8c - add missing native Fortran routines for partitioning support лет назад: 9
  Olivier Aumage 2d8c014cf9 - add native Fortran routine to put codelet structures in variable buffer mode лет назад: 9
  Olivier Aumage f6915b2b0c - add example of Fortran code using dynamic buffers лет назад: 9
  Olivier Aumage f6e0e65d4f - add Fortran support for dynamic buffers лет назад: 9