Histórico de commits

Autor SHA1 Mensagem Data
  Nathalie Furmento 15a46ccd05 socl/src/Makefile.am: add showcheck target 11 anos atrás
  Nathalie Furmento f6d2286da2 examples/interface/: minor fixes following bugs detected by valgrind 11 anos atrás
  Nathalie Furmento 685ec404f6 mpi: minor fixes following bugs detected by valgrind 11 anos atrás
  Samuel Thibault d514e5f3af make maxerror a relative percentage, thus allowing values bigger than 100 11 anos atrás
  Samuel Thibault 36fe873486 Fix passing archtype structure through FXT trace 11 anos atrás
  Samuel Thibault d3be26f3f7 Add more performance feedback documentation 11 anos atrás
  Samuel Thibault d02236668f don't abort completely when there are too few measurements 11 anos atrás
  Samuel Thibault cc378c693a Fix for loops... 11 anos atrás
  Samuel Thibault 3b69247d4a mention that we don't print reclaim warning several times 11 anos atrás
  Nathalie Furmento 922bd40ea7 tests/microbenchs/prefetch_data_on_node.c: the 3rd parameter is a mere integer, not a memory node 11 anos atrás
  Nathalie Furmento 31f6ba2030 use STARPU_MAIN_RAM when appropriate 11 anos atrás
  Samuel Thibault 949e6a135a More readable arch name 11 anos atrás
  Samuel Thibault 7d9f989fe5 Fix misplaced parenthesis 11 anos atrás
  Samuel Thibault 1344f0b4cf Do not initialize model at beginning of starpu_perfmodel_load_symbol, it is initialized correctly below 11 anos atrás
  Samuel Thibault 7d923415de Make sure the perfmodel is initialized 11 anos atrás
  Samuel Thibault d6d335e294 Avoid freeing data before unregistering it 11 anos atrás
  Nathalie Furmento 275c9212e1 examples/stencil: free allocated memory 11 anos atrás
  Nathalie Furmento 1a402d1daf examples/stencil/stencil-tasks.c: task does not need to be un-detached 11 anos atrás
  Nathalie Furmento 571f723131 examples/stencil/stencil-tasks.c: fix formatting 11 anos atrás
  Samuel Thibault 6dcf911b93 use STARPU_MAIN_RAM macro 11 anos atrás
  Nathalie Furmento 2d5a0cf8dc tools/gdbinit: print task name 11 anos atrás
  Nathalie Furmento d5f831018b examples/stencil: free allocated memory and release data 11 anos atrás
  Nathalie Furmento 3989f504bd src: give name to internal tasks 11 anos atrás
  Nathalie Furmento 9928249727 jobs: remove field struct _starpu_job::model_name to avoid unnecessary 11 anos atrás
  Nathalie Furmento c0576444eb tools/starpu_fxt_stats.c: fix comparison test 11 anos atrás
  Nathalie Furmento 876ff6d9a2 starpu_task: define a optional name. This can be useful for debugging purposes. 11 anos atrás
  Samuel Thibault 3a32fc96ea Drop old rules against halgrind bugs 11 anos atrás
  Samuel Thibault cff2d56e2f Helgrind 3.9 wrongly compares to-be-destroyed mutex with init value 11 anos atrás
  Samuel Thibault d69fd7e02c Add missing memory barrier to synchronize 'running' 11 anos atrás
  Samuel Thibault e755e17bdc Fix memleak 11 anos atrás