Commit History

Author SHA1 Message Date
  Samuel Thibault 26de49eb07 restore calling the perfmodel 13 years ago
  Nathalie Furmento d0213f8b01 src/datawizard: update children storage in starpu_data_handle_t 13 years ago
  Cyril Roelandt dea73a9872 Heft: make sure that scheduled tasks are removed from their bundle. 13 years ago
  Cyril Roelandt a1c305a88b Heft/dmda*: fix the protection of critical sections in compute_all_performance_predictions(). 13 years ago
  Cyril Roelandt 3a3cb4bdfc dm*: dmda_pop_ready_task(): avoid a useless call to starpu_worker_get_memory_node(). 13 years ago
  Cyril Roelandt 0e0d711cbe dm*: push_task_on_best_worker(): avoid a useless call to starpu_worker_get_memory_node(). 13 years ago
  Cyril Roelandt d8b89baf63 dm*: Destroy all the sched mutexes and conditions when deinitializing the policies. 13 years ago
  Nathalie Furmento dd02d53824 src: add a memory manager module (does not do much for now) 13 years ago
  Nathalie Furmento c49d55ac0f src/datawizard/memalloc.c: add TODO we need to call starpu_free 13 years ago
  Nathalie Furmento 45c1f431f7 add parameter size to function starpu_free_buffer_on_node() 13 years ago
  Nathalie Furmento 8fdc9fbc75 add parameter size to function starpu_free_buffer_on_node() 13 years ago
  Nathalie Furmento a3855f5ac0 src: move util/malloc.c to datawizard/malloc.c 13 years ago
  Nathalie Furmento e82def546a mpi: doc about new parameter initialize_mpi to starpu_mpi_init 13 years ago
  Nathalie Furmento 12ebe944d9 src/datawizard/memalloc.c: add TODO we need to use starpu_malloc 13 years ago
  Nathalie Furmento cc29bc43df mpi: add a parameter initialize_mpi to starpu_mpi_init, then we no longer rely on MPI_Initialized() to detect if MPI is already initialised or not, we just ask the upper layer to tell us if it needs to be initialised 13 years ago
  Sylvain Henry d679f897c2 SOCL: do not make StarPU crash when a kernel cannot be executed 13 years ago
  Samuel Thibault 4cdfcfb49e Exclude some tasks from simgrid simulation, e.g. cublas initialization 13 years ago
  Samuel Thibault e5940095b3 Permit formats in STARPU_ASSERT 13 years ago
  Samuel Thibault dc7b5f986a drop debug 13 years ago
  Nathalie Furmento 68bfbef79b mpi/src/starpu_mpi_collective.c: free callback_arg 13 years ago
  Nathalie Furmento a75e70c65d mpi/{tests|examples}/Makefile.am: use our own loader to run applications 13 years ago
  Nathalie Furmento 3a947a0135 mpi/examples/complex/mpi_complex.c: remove unused variable 13 years ago
  Nathalie Furmento 3b299d0609 mpi/examples/complex/mpi_complex.c: use detached communications instead of synchronous ones 13 years ago
  Nathalie Furmento 4f94f38ec5 mpi: move examples/complex/mpi_complex2.c to tests/user_defined_datatype.c 13 years ago
  Nathalie Furmento 3eb1faa93d src/datawizard/memalloc.h: improve documentation 13 years ago
  Nathalie Furmento 93c3d6029a src/datawizard: re-add field size in struct _starpu_mem_chunk however 13 years ago
  Nathalie Furmento 8cf58e11aa src/common/utils.h: make sure the message displayed by _STARPU_ERROR is clearly visible 13 years ago
  Nathalie Furmento cac219ac49 mpi/src/starpu_mpi_insert_task.c: use _STARPU_ERROR instead of fprintf+STARPU_ABORT 13 years ago
  Nathalie Furmento aa94938e8d mpi/tests/mpi_isend_detached.c: use detached communications on both sides 13 years ago
  Nathalie Furmento f2033d2d3c mpi: add test for detached communications on user-defined data 13 years ago