Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 2fe69151e1 revert 14030, keep the same model name, to avoid confusions il y a 11 ans
  Samuel Thibault 751c44cd97 Use a different model name when magma support is enabled il y a 11 ans
  Samuel Thibault cdbf420f9b properly initialize magma il y a 11 ans
  Samuel Thibault 17b687c854 Fix magma API use il y a 11 ans
  Samuel Thibault e788d4adef Fix blas prototypes il y a 11 ans
  Samuel Thibault f8b757fec3 Fix taking priorities into account in modular-heft2 il y a 11 ans
  Samuel Thibault ab3c084de4 harmonize code style il y a 11 ans
  Samuel Thibault 4ae67030fa Use the calibration eager in modular-heft2 for the calibrator component il y a 11 ans
  Samuel Thibault 6f1569e377 Enable blocking drivers by default in simgrid mode, now that it works fine il y a 11 ans
  Nathalie Furmento 1916f0bd2f mpi: fix previous commit il y a 11 ans
  Nathalie Furmento 53f497f377 mpi: rename mpi_tag into data_tag il y a 11 ans
  Nathalie Furmento ff17fdfbf5 mpi/src/starpu_mpi.c: rename some internal variables il y a 11 ans
  Samuel Thibault 754cbe694b Fix computing footprint of codelets with its own footprint function il y a 11 ans
  Samuel Thibault 48eed7f291 also print the codelet name il y a 11 ans
  Samuel Thibault 52de741169 move preprocessor flags to CPPFLAGS, for c++ build of leveldb il y a 11 ans
  Samuel Thibault 568c165aa6 Print device name and number first, since this is what most people will understand il y a 11 ans
  Samuel Thibault 7e8b37842d print the error string, not only the value il y a 11 ans
  Samuel Thibault 907cc16e0a be more specific about the task and codelet which failed to get submitted il y a 11 ans
  Samuel Thibault 5e26fe64f8 backport r 14006 from 1.1: Add support for tracing the number of submitted tasks, thanks Jean-Marie Couteyen for the patch il y a 11 ans
  Nathalie Furmento a75bba37af mpi/tests/insert_task_dyn_handles.c: set a data on node 1 il y a 11 ans
  Nathalie Furmento d79ca05bb0 mpi/tests: add testcase which deals with dynamic handles il y a 11 ans
  Nathalie Furmento 8ef07bf6f6 mpi/src/starpu_mpi_task_insert.c: fix case when reallocating descrs in starpu_mpi_task_insert (thanks to Jerome Robert for the BR) il y a 11 ans
  Samuel Thibault df94928005 Make sure we have the right number of executions il y a 11 ans
  Samuel Thibault ebd1392925 Do not regenerate last iteration of tasks B and C, otherwise they keep the data busy and it can not be unregistered il y a 11 ans
  Samuel Thibault ac271735ad add missing task clean il y a 11 ans
  Samuel Thibault 06a4108184 Fix main/subgraph_repeat_regenerate test into actually using the right source, thanks Jeff Hand for the catch! il y a 11 ans
  Samuel Thibault 5a20717d13 periodically perform reclaiming if needed il y a 11 ans
  Samuel Thibault 117fa2424c Document that the regenerate flag must be set before adding task dependencies il y a 11 ans
  Samuel Thibault e787784fac Fix handling dependencies of tasks regenerated very early il y a 11 ans
  Nathalie Furmento 50f48abb8e rename STARPU_SSYNC into STARPU_SSEND il y a 11 ans