Historia zmian

Autor SHA1 Wiadomość Data
  Romain LION 937f095fed Implements CP domain. 6 lat temu
  Romain LION 90ad6611dc member name refactor 6 lat temu
  Romain LION a11cbb6f18 Go back ti type int since enum starpu_data_access_mode is not exhaustive 6 lat temu
  Romain LION 811074cdfb Coding style, and more specific structures member types 6 lat temu
  Romain LION f41c9c4e66 Shutdown mechanisms, to delete all cp data while shuting down 6 lat temu
  Romain LION a05d7d821f Change handle reg/unreg to make it consistent 6 lat temu
  Romain LION c3163d3e0d Comment bad cache flush 6 lat temu
  Romain LION 03583926b2 Change init and finalise in test 6 lat temu
  Romain LION 3548bc773c Fix blocking situation when MPI wait for all. ft service requests are still pending (for possible CP discard), while we may want to call mpi_wait_for_all. 6 lat temu
  Romain LION adaf5f4a4c Fix blocking situation when MPI wait for all. ft service requests are still pending (for possible CP discard), while we may want to call mpi_wait_for_all. 6 lat temu
  Romain LION f36588fe08 Check that only the OLD data are deleted, not only the ones that are not the latest valid CP (as we can yet have saved data for future CP). 6 lat temu
  Romain LION 31b76d193b last valid tracking inst better check since instance number is absolute and no cptemplate relative 6 lat temu
  Romain LION 7e188bf7cc Change instance numeration. 6 lat temu
  Romain LION 4a3fa8d6cb Align with master changes 6 lat temu
  Romain LION 59a61b2afc Merge remote-tracking branch 'gitlab/ft_checkpoint' into ft_checkpoint 6 lat temu
  Nathalie Furmento 60c2cd93ba Merge branch 'master' into ft_checkpoint 6 lat temu
  Nathalie Furmento 140463fecf contrib/ci.inria.fr/job-1-check.sh: fix equality test 6 lat temu
  Samuel Thibault 0e474384f6 Advertise starpu_tag_notify_restart_from_apps(). 6 lat temu
  Samuel Thibault fa137ab61b Add 1.2.10 changelog 6 lat temu
  Samuel Thibault c27d4e101c Safely notify+restart a tag 6 lat temu
  Samuel Thibault 0d53da9d57 Make sure that we can make a complete cycle of tags 6 lat temu
  Samuel Thibault 0490e60969 dup_ro: Fix crash when using starpu_data_unregister_submit 6 lat temu
  Romain LION 61bb009570 Add CP support to the example 6 lat temu
  Romain LION 11a9faeb93 Change CP discard mechanism and allows to not block the submission if a previous CP is pending. 6 lat temu
  Romain LION 4a0298dee3 change "while(0);" into "while(0)", to avoid empty statements 6 lat temu
  Romain LION 099fb611c2 Major mods. 6 lat temu
  Samuel Thibault 0d54bf71e9 Drop callback parameter from starpu_data_dup_ro 6 lat temu
  Nathalie Furmento a5cce7d4ac mpi/examples/matrix_decomposition: fix call to matrix_display 6 lat temu
  Samuel Thibault 42fb9c3b61 mpi_cholesky: Initialize and show values only on the concerned nodes 6 lat temu
  Samuel Thibault b7cce8498a cholesky_mpi: fix showing blocks 6 lat temu