Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault a3a738657a starpu_perfmodel_plot: Use a different output name for power graphs il y a 5 ans
  Samuel Thibault 18d340e423 starpu_perfmodel_plot: Do not display regressions for time+energy graphs il y a 5 ans
  Samuel Thibault 7bbc5b1a1e starpu_perfmodel_plot: Fix drawing regression for energy il y a 5 ans
  Samuel Thibault 3e7afc14f3 Add option to draw W and GFlop/W il y a 5 ans
  Samuel Thibault 880b144e89 starpu_perfmodel_plot: Fix gflop/s deviation formula il y a 5 ans
  Samuel Thibault 30b21a3092 Add option to draw energy-based perfmodels il y a 5 ans
  Samuel Thibault 5f240a50a5 Add missing -lpapi il y a 5 ans
  Samuel Thibault 6a2362f9b1 papi: record the task batch measurement as a batch il y a 5 ans
  Samuel Thibault 92f74bec85 Add missing PAPI_shutdown call il y a 5 ans
  Samuel Thibault da1c6e0377 Always look for papi, now that we know how to use it to measure energy il y a 5 ans
  Mariem makni 709176b07a doxygen il y a 5 ans
  Mariem makni 282dc470a6 papi_starpu il y a 5 ans
  Mariem makni 7e60f71982 papi_starpu il y a 5 ans
  Mariem makni 0e6bdd64f0 papi_starpu il y a 5 ans
  Mariem makni 1d909c853b papi_starpu il y a 5 ans
  Mariem makni 371313943f papi_starpu il y a 5 ans
  Samuel Thibault 08765ad78a Rename handle field readonly into part_readonly, to leave room for another kind of readonly notion il y a 5 ans
  Samuel Thibault b88202175b Add starpu_data_dup_ro() il y a 5 ans
  Samuel Thibault 41a8f2bb7c Fix non-C99 build il y a 5 ans
  Samuel Thibault 18ff0ebdc3 Avoid recording useless data state changes il y a 5 ans
  Samuel Thibault 8043f9c9dd Sort fkt release list by date il y a 5 ans
  Samuel Thibault ba78fab7cb Let applications call starpu_data_unregister_submit on data with a home buffer (starpu-mpi actually even does it), but put fat warnings about this being unsafe il y a 5 ans
  Samuel Thibault 9af3b1d819 Fix check inversion :) il y a 5 ans
  Samuel Thibault 63f24c5dfe Assert that the application is not calling starpu_data_unregister_submit on a data handle with application-allocated home buffer il y a 5 ans
  Samuel Thibault 2a7d31d6b1 mpi early: Do not keep a pointer to the communicator envelope in the early data, it may be overwritten il y a 5 ans
  Samuel Thibault 8765ed2b4d mpi early: Add missing free when we don't have an MPI datatype il y a 5 ans
  Samuel Thibault ab63982e47 Complete the fread example with more reads, to show in the task graph that there are no spurious dependencies il y a 5 ans
  Nathalie Furmento 5419e4c755 examples: add a filter example to show how to submit a task accessing in read mode a data which has been asynchronously partitioned il y a 5 ans
  Samuel Thibault d53885d6dd No need to test display_bindings with simgrid il y a 5 ans
  Samuel Thibault 4cda4db27e mpi cholesky: add task submission order by priority il y a 5 ans