提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault 163995eff2 Add missing documentation for STARPU_CODELET_GET_NODE and STARPU_CODELET_SET_NODE 7 年之前
  Samuel Thibault ae1b8d101a fix build 7 年之前
  Samuel Thibault 8ca621ccb8 Add starpu_data_pointer_is_inside 7 年之前
  Samuel Thibault a796517c16 Define CL_TARGET_OPENCL_VERSION to 100 7 年之前
  Samuel Thibault 77ff94900d Do not export -lcuda -lcudart -lOpenCL in *starpu*.pc 7 年之前
  Lucas Leandro Nesi f068631017 Add memory states events 7 年之前
  Samuel Thibault f0e73d042c Add missing option to starpu_fxt_tool 7 年之前
  Samuel Thibault 9a81341024 Get the source of data transfers for future tracing 7 年之前
  Samuel Thibault 8598e3a708 Use short aliases for memory states, add wontuse events 7 年之前
  Samuel Thibault bbbf94114f migrate existing memory state tracing to new events 7 年之前
  Samuel Thibault e733006af5 Add a missing invalid change 7 年之前
  Lucas Leandro Nesi e097aa8ce0 Write data handle states to trace 7 年之前
  Lucas Leandro Nesi 784095d7ff Add handle parameter to FXT events on memory allocation/free/writeback 7 年之前
  Samuel Thibault 9961e87d20 fix build 7 年之前
  Samuel Thibault e6dd9e59e8 Add DOING_WONT_USE events 7 年之前
  Nathalie Furmento e71b8621b1 doc: use better syntax for deprecated object 7 年之前
  Samuel Thibault 35d218ef9c oops, the new one is not deprecated 7 年之前
  Samuel Thibault 89fa50d97a Deprecate handle_to_pointer interface operation 7 年之前
  Samuel Thibault 5a69695aae Tell simgrid not to stop on --help 7 年之前
  Nathalie Furmento ec08ad1344 src/datawizard/filters.c: display handle address in error message 7 年之前
  Nathalie Furmento df421057e0 configure.ac: only enable -fno-optimize-sibling-calls when debug mode is enabled 7 年之前
  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 93c014e336 configure.ac: add gcc option -fno-optimize-sibling-calls when available 7 年之前
  Nathalie Furmento 43d5671900 uthash: add error message 7 年之前
  Nathalie Furmento e3ce3f9d8c New functions starpu_data_partition_submit_sequential_consistency() 7 年之前
  Samuel Thibault 8bddeac7a9 Fix build issue 7 年之前
  Nathalie Furmento 0e688f6842 Add possibility to define the sequential consistency at the task level for each handle used by the task. 7 年之前
  Samuel Thibault 9b19ea4a58 Fix type of color field of codelet 7 年之前
  Nathalie Furmento 8915dfc669 src/core/jobs.c: use _starpu_get_job_associated_to_task() to get the job 7 年之前
  Nathalie Furmento e70a08efd4 Add possibility to delay the termination of a task with the functions 7 年之前