Commit Verlauf

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