Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault aa5c3e5c50 Let interfaces declare which transfers they allow with the can_copy methode. il y a 11 ans
  Samuel Thibault 1ec6838c01 Implement perfmodel locking on windows il y a 11 ans
  Samuel Thibault e5cf638f86 Pass codelet model when computing footprints for the bound computation il y a 11 ans
  Samuel Thibault b294c2f942 Fix hardcoded limitation to 64 MPI nodes in traces il y a 11 ans
  Samuel Thibault f8ff9c7d1c Fix build without memcpy_peer il y a 11 ans
  Samuel Thibault 89ece6b14f changelog il y a 11 ans
  Samuel Thibault 2c6e5a75b0 enable gpu-gpu transfers for matrices il y a 11 ans
  Samuel Thibault d76f89457d Separate bitfields set by starpu from bitfields set by user, since the latter are accessed unsafely by starpu, but the former shouldn't il y a 11 ans
  Samuel Thibault 2a1bb7bf49 Update 1.1.2 svn revision il y a 11 ans
  Samuel Thibault 14b8f531a6 Lock performance model files while writing and reading them to avoid issues on parallel launches, MPI runs notably. il y a 11 ans
  Nathalie Furmento 6d015be440 tests/main/{subgraph_repeat_tag.c,subgraph_repeat_regenerate_tag.c}: stop regenerating tasks when all loops are done, this permits to call starpu_data_unregister(), otherwise it would wait for the tasks il y a 11 ans
  Nathalie Furmento c232f22ddd examples/spmv/dw_block_spmv.c: fix following #13213 il y a 11 ans
  Samuel Thibault 782dddbbca Do not drop forward declarations il y a 11 ans
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid il y a 11 ans
  Samuel Thibault 70af20310c Make LU example compatible with simgrid il y a 11 ans
  Nathalie Furmento c803479334 tests/microbenchs/matrix_as_vector.c: fix typo, define matrix_codelet and not vector_codelet il y a 11 ans
  Nathalie Furmento bafe84486c fix #13183 il y a 12 ans
  Nathalie Furmento 7e743c9457 backport branches/perfmodel@13175: src/drivers: use a more meaningful name than args for the worker parameter il y a 12 ans
  Nathalie Furmento 3c161f960f tools/starpu_perfmodel_plot.c: replace _ with - in generated plot il y a 12 ans
  Nathalie Furmento bd342cd702 src/worker_collection/worker_tree.c: remove unused variable il y a 12 ans
  Nathalie Furmento e393e5c9c1 minor fixes il y a 12 ans
  Nathalie Furmento c5dfa54187 src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init can be called even if the model does not define a symbol il y a 12 ans
  Samuel Thibault 6ad2537790 Fix name conflict il y a 12 ans
  Andra Hugo 36c9d2f250 add function to return the idx of a worker in the sched_ctx il y a 12 ans
  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 il y a 12 ans
  Samuel Thibault 1bbf290033 Document using nvidia-smi to measure CUDA task consumption il y a 12 ans
  Samuel Thibault b25760aa94 fix warnings il y a 12 ans
  Samuel Thibault f43bf86292 Fix complexity of implicit task/data dependency, from quadratic to linear il y a 12 ans
  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 il y a 12 ans
  Samuel Thibault 89b130f6ab Fix crash by making start and end static: apparently newer versions of libc unmap things at 'end'... il y a 12 ans