Commit History

Author SHA1 Message Date
  Samuel Thibault f1127b6151 Also check the tensor data interface 5 years ago
  Samuel Thibault 8113c15c69 Avoid one-definition-rule warning 5 years ago
  Samuel Thibault e24e72540f Fix test termination on systems without a CPU worker 5 years ago
  Samuel Thibault 04f2344a83 starpu_data_release_to: also accept not changing the mode 5 years ago
  Samuel Thibault c70a3e76f2 Add starpu_data_release_to and starpu_data_release_to_on_node 5 years ago
  Samuel Thibault 2d9654aa09 Fix bogus wt_mask parameter passed to _starpu_release_data_on_node 5 years ago
  Samuel Thibault 2829beaa7a Fix printing handle in poti variant 5 years ago
  Samuel Thibault 396d9a7c0f Add handle to communications in paje.trace 5 years ago
  Samuel Thibault 4a9b01ac42 Fix printing MPI requests 5 years ago
  Samuel Thibault 485327669e Rework block and tensor OpenCL kernels 5 years ago
  Samuel Thibault db4a0136cc copy_driver: fix detecting contiguous 3D and 4D copy 5 years ago
  Samuel Thibault 38c2ce80cb Add missing OpenCL program unload 5 years ago
  Samuel Thibault 0d824e0522 Fix OpenCL warning 5 years ago
  Samuel Thibault 40b80d96b8 Add missing free in debug mode 5 years ago
  Samuel Thibault 78047c4ce5 overlap: Add missing starpu_do_schedule call before blocking main 5 years ago
  Samuel Thibault d4517037a0 Move tag re-locking within _starpu_tag_set_ready 5 years ago
  Samuel Thibault b7e6e7b223 Move tag locking within _starpu_notify_cg 5 years ago
  Romain LION 0b49d4b711 Correclty count data storage/discard stat. 5 years ago
  Romain LION 6f5e92da68 Merge remote-tracking branch 'gitlab/master' into ft_checkpoint 5 years ago
  Romain LION fc95de730a Correclty count data storage/discard stat. 5 years ago
  Romain LION d7250e7cfa The cache aware send and receive function calls the callback directly if the data is already shared. 5 years ago
  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 years ago
  Samuel Thibault d3107c1dbd Catch at submission time applications trying to read from an uninitialized handle 5 years ago
  Samuel Thibault f360a022d3 Fix warning 5 years ago
  Romain LION 86bcd60738 It works 5 years ago
  Romain LION 3b78e2cd0e upgrade cache mechanisms to detect when CP communications benefits to computation 5 years ago
  Samuel Thibault 4669e6f310 mpi cache: reduce allocation size 5 years ago
  Romain LION 39333e20a0 Change alt_callback for cached comms into single cb + flag. 5 years ago
  Romain LION 6ae562e32b Change alt_callback for cached comms into single cb + flag. 5 years ago
  Romain LION 6242d9b207 API change handle_t* into handle_t 5 years ago