Commit History

Автор SHA1 Съобщение Дата
  Nathalie Furmento c232f22ddd examples/spmv/dw_block_spmv.c: fix following #13213 преди 12 години
  Samuel Thibault 782dddbbca Do not drop forward declarations преди 12 години
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid преди 12 години
  Samuel Thibault 70af20310c Make LU example compatible with simgrid преди 12 години
  Nathalie Furmento c803479334 tests/microbenchs/matrix_as_vector.c: fix typo, define matrix_codelet and not vector_codelet преди 12 години
  Nathalie Furmento bafe84486c fix #13183 преди 12 години
  Nathalie Furmento 7e743c9457 backport branches/perfmodel@13175: src/drivers: use a more meaningful name than args for the worker parameter преди 12 години
  Nathalie Furmento 3c161f960f tools/starpu_perfmodel_plot.c: replace _ with - in generated plot преди 12 години
  Nathalie Furmento bd342cd702 src/worker_collection/worker_tree.c: remove unused variable преди 12 години
  Nathalie Furmento e393e5c9c1 minor fixes преди 12 години
  Nathalie Furmento c5dfa54187 src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init can be called even if the model does not define a symbol преди 12 години
  Samuel Thibault 6ad2537790 Fix name conflict преди 12 години
  Andra Hugo 36c9d2f250 add function to return the idx of a worker in the sched_ctx преди 12 години
  Nathalie Furmento 30c6a266f2 configure.ac: fix detection of subversion directory use, testing if directory .svn is present is not enough, as we may be in a subdirectory, it is safer to call svn info преди 12 години
  Samuel Thibault 1bbf290033 Document using nvidia-smi to measure CUDA task consumption преди 12 години
  Samuel Thibault b25760aa94 fix warnings преди 12 години
  Samuel Thibault f43bf86292 Fix complexity of implicit task/data dependency, from quadratic to linear преди 12 години
  Nathalie Furmento 3a49a7daec configure.ac: revert #13113 as subdir-objects breaks make distclean which removes entire entire DEPDIR directories instead of removing dependency tracking files individually преди 12 години
  Samuel Thibault 89b130f6ab Fix crash by making start and end static: apparently newer versions of libc unmap things at 'end'... преди 12 години
  Samuel Thibault 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and преди 12 години
  Samuel Thibault 9d36c055e7 Make sure not to add the post_sync_task when none was define because sequential consistency was not enabled преди 12 години
  Andra Hugo 95206641ae fix compil error when having the hypervisor (workerid declared out of the scope) преди 12 години
  Samuel Thibault c90cdf163a Fix spurious data pointer registration when using scratch or redux buffers преди 12 години
  Nathalie Furmento 1fa3d5632d src/core/jobs.c: fix double declaration of variable i преди 12 години
  Nathalie Furmento db66bd4a1d src/core/perfmodel/perfmodel_print.c: fix sighness for variable implid преди 12 години
  Samuel Thibault 62565da682 Fix another buffer overflow in task data array преди 12 години
  Samuel Thibault a5b74117e2 Fix buffer overflow in task data array when using the hypervisor преди 12 години
  Nathalie Furmento 53a11e7402 workers: new function starpu_worker_get_type_as_string() преди 12 години
  Samuel Thibault 3b7a4ec8f9 Mention MIC too преди 12 години
  Samuel Thibault de346af4fe mention Xeon Phi too преди 12 години