Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 08997ff74f gdbinit: Add shared/invalid data state il y a 6 ans
  Samuel Thibault 846e42dcb1 gdbinit: Inform on data inspection progress il y a 6 ans
  Samuel Thibault debb1ea3d6 Put -lcusparse and -lnvidia-ml in STARPU_CUDA_LDFLAGS rather than LIBS il y a 6 ans
  Samuel Thibault 32de259899 Fix build when clock_gettime is not available il y a 6 ans
  Nathalie Furmento 26765778b5 doc: fix format il y a 6 ans
  Samuel Thibault 5e281a48fd comment on the memory used for caching il y a 6 ans
  Samuel Thibault 2eedccc841 Application can change the allocation used by StarPU with starpu_malloc_set_hooks() il y a 6 ans
  Samuel Thibault 5519e432dd Add more stats in starpu-memusage output il y a 6 ans
  Samuel Thibault 8e2a8f6f56 Avoid initializing combined worker several times il y a 6 ans
  Samuel Thibault d75c926d7a Fix tests mangling the vector interface il y a 6 ans
  Samuel Thibault c941fc4979 Fix using optional get_alloc_size method il y a 6 ans
  Samuel Thibault dfea028a3b fix confusion between handle allocated size and handle data size il y a 6 ans
  Samuel Thibault 88b88d662d Add STARPU_VECTOR_SET_NX il y a 6 ans
  Samuel Thibault 944a8182fa Add STARPU_MATRIX_SET_LD too il y a 6 ans
  Samuel Thibault bec950cc42 Add STARPU_MATRIX_SET_NX/NY il y a 6 ans
  Samuel Thibault 9e41edcfef Document variable-size interface il y a 6 ans
  Samuel Thibault 9db94d20e1 random scheduling algorithms are not supposed to be good :) il y a 6 ans
  Samuel Thibault eacec489a2 Fix getting hwloc object for worker component, but comment it since we do not actually need it currently il y a 6 ans
  Samuel Thibault 15f0c3600f fix crash in eager with contexts on spuriously dereferencing chosen_task which is NULL il y a 6 ans
  Samuel Thibault 65671a64f6 modular_ez: Fix testing for worker decisision il y a 6 ans
  Samuel Thibault 97fc61ed0a document STARPU_SCHED_SIMPLE_COMBINED_WORKERS il y a 6 ans
  Samuel Thibault d18b46e830 Fix confusion between worker data and combined worker data il y a 6 ans
  Samuel Thibault 04c63f3834 Fix combined worker value passed to starpu_sched_ctx_add_combined_workers, fix subsequent issues il y a 6 ans
  Samuel Thibault 9469eeb4a7 document the idle and prio prefetch variants il y a 6 ans
  Samuel Thibault f725715a69 Document using starpu_sched_component_connect instead of add_child/father by hand il y a 6 ans
  Samuel Thibault 8c62dbd4b4 Fix initial TSD value for create threads: libpthread would set it to 0, we want that to mean STARPU_NMAX_SCHED_CTXS il y a 6 ans
  Samuel Thibault 6d6c5ce582 m/c/realloc may return NULL if size is 0 il y a 6 ans
  Adrien Guilbaud cf365bf9f2 add hook registration for nmad polling il y a 6 ans
  Adrien Guilbaud 5f8b265ad5 add idle hooks il y a 6 ans
  Adrien Guilbaud 2328ec04b6 give pioman a cpu id for bound thread il y a 6 ans