Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento c941ea6687 mpi/examples/matrix_decomposition: add missing file hace 11 años
  Nathalie Furmento 2993546e16 mpi/src: clean internal_req objects hace 11 años
  Nathalie Furmento 0cab1db7d3 src/core: add function to deinitialize pthread key current_task_key hace 11 años
  Nathalie Furmento 935a2057bd mpi/examples/matrix_decomposition: clean code and reduce problem size when quick_check is requested hace 11 años
  Nathalie Furmento ec36652696 tools/valgrind/openmpi.suppr: add suppression rules for MPI_Type_vector which leaks even when MPI_Type_free is called hace 11 años
  Nathalie Furmento bc6a89f84f mpi/tests: minor fixes hace 11 años
  Nathalie Furmento 1afd0e4f02 mpi/src/starpu_mpi_cache.c: free dynamic memory when unsetting cache hace 11 años
  Nathalie Furmento b6ee823c55 mpi/src: remove useless mpi/src/starpu_mpi_task_insert.h hace 11 años
  Nathalie Furmento 039b5b4a0b src/util/starpu_task_insert_utils: move typedef function to .h hace 11 años
  Nathalie Furmento 2a8a1b0fda src/util/starpu_task_insert_utils.c: rename variable to avoid mixing up hace 11 años
  Samuel Thibault 0c41b85435 Free data hace 11 años
  Samuel Thibault 137f990681 Fix memory leak hace 11 años
  Samuel Thibault 87c2d15652 fix memleak hace 11 años
  Samuel Thibault abb1f7838f Also take into account STARPU_DISABLE_PINNING env variable and valgrind in starpu_free_flags hace 11 años
  Olivier Aumage 00f8049b66 - fix configure's MIC flags processing hace 11 años
  Samuel Thibault 8128c1a4d4 factorize code hace 11 años
  Samuel Thibault 31b9e769c2 explain why with old versions of CUDA we allocate through tasks hace 11 años
  Olivier Aumage 1c0f70d44a - remove bogus ntasks-- hace 11 años
  Samuel Thibault 1e7373898b fix warnings hace 11 años
  Samuel Thibault c44e7dffbb fix warnings hace 11 años
  Samuel Thibault 77b84683eb make starpu-print-tasks output less verbose to make it usable hace 11 años
  Samuel Thibault bb863ce803 fix gcc warning hace 11 años
  Samuel Thibault f9192c3b71 Fix displaying worker binding, workers_bindid is not indexed by worker ID hace 11 años
  Samuel Thibault 391d3347a6 filter out bogus lines in ctags output hace 11 años
  Samuel Thibault fa3c5991c7 Drop duplicate variable hace 11 años
  Nathalie Furmento 38aaba392c src/Makefile.am: add GLOBAL_AM_CFLAGS when compiling StarPU hace 11 años
  Samuel Thibault 5756a5b4bf Fix setting modes in STARPU_DATA_MODE_ARRAY case with more than STARPU_NMAXBUFS buffers hace 11 años
  Samuel Thibault d95f783438 Fix test: since the codelet does not provide the modes, the task has to provide them hace 11 años
  Samuel Thibault fa26ba61b5 port r14413 from 1.2: revert and fix 14253: we mustn't set task->dyn_modes when the codelet already provides its dyn_modes, in which case the application will use STARPU_DATA_ARRAY hace 11 años
  Samuel Thibault 479ab4ad04 port r14410 from 1.2: Also check against zeroed mode hace 11 años