提交歷史

作者 SHA1 備註 提交日期
  Samuel Thibault 236f9281fc gdbinit: Avoid using a string literal in printf arguments 5 年之前
  Samuel Thibault 4e8f6df30b Use simgrid.pc when available (starting from simgrid 3.22) 5 年之前
  Samuel Thibault f1127b6151 Also check the tensor data interface 5 年之前
  Samuel Thibault 8113c15c69 Avoid one-definition-rule warning 5 年之前
  Samuel Thibault e24e72540f Fix test termination on systems without a CPU worker 5 年之前
  Samuel Thibault 04f2344a83 starpu_data_release_to: also accept not changing the mode 5 年之前
  Samuel Thibault c70a3e76f2 Add starpu_data_release_to and starpu_data_release_to_on_node 5 年之前
  Samuel Thibault 2d9654aa09 Fix bogus wt_mask parameter passed to _starpu_release_data_on_node 5 年之前
  Samuel Thibault 2829beaa7a Fix printing handle in poti variant 5 年之前
  Samuel Thibault 396d9a7c0f Add handle to communications in paje.trace 5 年之前
  Samuel Thibault 4a9b01ac42 Fix printing MPI requests 5 年之前
  Samuel Thibault 485327669e Rework block and tensor OpenCL kernels 5 年之前
  Samuel Thibault db4a0136cc copy_driver: fix detecting contiguous 3D and 4D copy 5 年之前
  Samuel Thibault 38c2ce80cb Add missing OpenCL program unload 5 年之前
  Samuel Thibault 0d824e0522 Fix OpenCL warning 5 年之前
  Samuel Thibault 40b80d96b8 Add missing free in debug mode 5 年之前
  Samuel Thibault 78047c4ce5 overlap: Add missing starpu_do_schedule call before blocking main 5 年之前
  Samuel Thibault d4517037a0 Move tag re-locking within _starpu_tag_set_ready 5 年之前
  Samuel Thibault b7e6e7b223 Move tag locking within _starpu_notify_cg 5 年之前
  Romain LION 0b49d4b711 Correclty count data storage/discard stat. 5 年之前
  Romain LION 6f5e92da68 Merge remote-tracking branch 'gitlab/master' into ft_checkpoint 5 年之前
  Romain LION fc95de730a Correclty count data storage/discard stat. 5 年之前
  Romain LION d7250e7cfa The cache aware send and receive function calls the callback directly if the data is already shared. 5 年之前
  Romain LION beb3330bd7 The count of checkpoints comm which benefits to the computation is simplified and corrected. Only the recv count is corrected (send count correction is more expensive) 5 年之前
  Samuel Thibault d3107c1dbd Catch at submission time applications trying to read from an uninitialized handle 5 年之前
  Samuel Thibault f360a022d3 Fix warning 5 年之前
  Romain LION 86bcd60738 It works 5 年之前
  Romain LION 3b78e2cd0e upgrade cache mechanisms to detect when CP communications benefits to computation 5 年之前
  Samuel Thibault 4669e6f310 mpi cache: reduce allocation size 5 年之前
  Romain LION 39333e20a0 Change alt_callback for cached comms into single cb + flag. 5 年之前