コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento ff84d79b70 src/debug/traces/starpu_fxt.c: deal with datatypes having no description 10 年 前
  Nathalie Furmento f56f454c4d merge trunk 10 年 前
  Nathalie Furmento 2320efaf07 src/drivers/driver_common/driver_common.c: create both arch combinations 10 年 前
  Nathalie Furmento 2478efaba9 src/drivers/driver_common/driver_common.c: generate fxt traces for the codelet execution on all workers (and not only the master) 10 年 前
  Nathalie Furmento c48651a5f0 src/debug/traces/starpu_fxt.c: ignore internal fut events 10 年 前
  Nathalie Furmento 4b6b81e04e src/debug/traces/starpu_fxt.c: add missing case _STARPU_FUT_DATA_LOAD 10 年 前
  Nathalie Furmento be934feb12 tools/starpu_perfmodel_plot.c: also dump if the codelet symbol matches requested symbol without its machine name 10 年 前
  Nathalie Furmento aa82b32a0b fxt: save perf_model_arch as a string, there is no need to save the struct contents 10 年 前
  Nathalie Furmento 53f712b7e9 perf_model: make sure combination is always created (before it was created only when the perfmodel was dumped on file) 10 年 前
  Samuel Thibault c3ca7df1a9 Fix erasing mc from mc_list 10 年 前
  Nathalie Furmento d54ae630d3 doc/doxygen/chapters/13offline_performance_tools.doxy: add link to option documentation 10 年 前
  Samuel Thibault 93de15a034 Fix gpu_*register tests when memcpy_peer is explicitly disabled 10 年 前
  Nathalie Furmento 7cf3d36ebb mpi: rename internal fut code and trace events 10 年 前
  Samuel Thibault a6c6c23547 Fix gpu_*register tests when memcpy_peer is explicitly disabled 10 年 前
  Samuel Thibault 33226eb62f Disable starpu_malloc_on_node when CUDA does not support peer access 10 年 前
  Samuel Thibault 76fb5c6acc Fix build 10 年 前
  Samuel Thibault f9d80aa69a comments 10 年 前
  Samuel Thibault 0fccdd593e fix simgrid memleak 10 年 前
  Samuel Thibault 816ef98955 Fix starpu_opencl_allocate_memory call 10 年 前
  Samuel Thibault fa015c7575 make gpu register tests use the last GPU, to trigger bugs about not selecting the proper GPU 10 年 前
  Samuel Thibault feda650297 Fix starpu_malloc_on_node for OpenCL when not called from the GPU worker 10 年 前
  Samuel Thibault 52cfd05a46 fix starpu_malloc_on_node when called outside of the GPU worker 10 年 前
  Samuel Thibault ebba0202eb Fix enabling GPU-GPU transfers for interfaces which only provide the any_to_any method, i.e. almost all of them 10 年 前
  Samuel Thibault 9327d30712 revert spurious changes 10 年 前
  Samuel Thibault c209bb90fd port r13570 from 1.1: Fix mc memory leak 10 年 前
  Samuel Thibault 85be2932f1 Add testcase for the allocation cache 11 年 前
  Samuel Thibault d8ca14fa57 Fix reusing data from the allocation cache: the mc shouldn't be put on the mc_list, that will be handled by register_mem_chunk 11 年 前
  Samuel Thibault bf7f638242 Add missing async flag 11 年 前
  Nathalie Furmento 13ec014918 tests/sched_policies/simple_cpu_gpu_sched.c: remove extra parenthesis 11 年 前
  Nathalie Furmento 81a419c4c0 tests/sched_policies/simple_cpu_gpu_sched.c: explain what went wrong 11 年 前