Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 442950f357 factorize yet more interface functions il y a 12 ans
  Nathalie Furmento 469bf4612d src/datawizard/memalloc.c: only display statistics on user-allocated data il y a 12 ans
  Nathalie Furmento 0b76190ebe src/datawizard/memalloc.c: display memory stats after workers are terminated (otherwise the mc lists might not be cleaned) il y a 12 ans
  Nathalie Furmento 8772164ae3 src/util/execute_on_all.c: fix code formatting il y a 12 ans
  Samuel Thibault e4041bf5cb copy_cuda_async_sync already handles the peer case, simply use it il y a 12 ans
  Samuel Thibault 226b5aba7a copy_cuda_async_sync already handles the peer case, simply use it il y a 12 ans
  Nathalie Furmento f00be479e2 src/datawizard/interfaces/vector_interface.c: use dev_handle and not ptr when copying from/to opencl il y a 12 ans
  Nathalie Furmento 52a7ff482a src/drivers/cuda/driver_cuda.c: function _starpu_cuda_limit_gpu_mem_if_needed also needs to be defined when simgrid is enabled il y a 12 ans
  Samuel Thibault 6223c3c46c Add starpu_opencl_copy_async_sync to factorize interface code yet more il y a 12 ans
  Nathalie Furmento ac9ad221fd src/datawizard/memalloc.c: we also need to inquire the memory manager when using Simgid il y a 12 ans
  Nathalie Furmento e327177d94 Introduce new variables STARPU_LIMIT_CUDA_devid_MEM and il y a 12 ans
  Nathalie Furmento 5a5e86e8cd Discard environment variable STARPU_LIMIT_GPU_MEM and define instead il y a 12 ans
  Nathalie Furmento 0813396a89 ChangeLog: mention memory manager updates il y a 12 ans
  Nathalie Furmento f2b45203d6 src/drivers/cuda/driver_cuda.c: reimplement limit_gpu_if_needed, we no il y a 12 ans
  Nathalie Furmento 6627da9cd0 src/datawizard/memalloc.c: factorizes call to memory manager and deals with allocation failure il y a 12 ans
  Nathalie Furmento ad4fe357ca src/drivers/cpu/driver_cpu.c: fix call to hwloc to get memory size (thanks to Brice Goglin for his help) il y a 12 ans
  Samuel Thibault 6b31fc397f Factorize opencl_to_opencl transfer functions il y a 12 ans
  Samuel Thibault aa9bc86b63 add TODO il y a 12 ans
  Andra Hugo 32708a04e4 fix policies having central lists: il y a 12 ans
  Nathalie Furmento 605e2b1673 doc/chapters/advanced-api.texi: explicit MPI detached communications il y a 12 ans
  Nathalie Furmento 842b7b131a src: check if there is enough memory available on a node before allocation il y a 12 ans
  Samuel Thibault 0c4af1481c In traces, make MPI prefix really a prefix, and make it shorter: just the rank number il y a 12 ans
  Samuel Thibault 48ce703310 print available number of nodes il y a 12 ans
  Samuel Thibault dcf82692bf Fix displaying allocated memory in MPI LU il y a 12 ans
  Samuel Thibault f98a0b1d7c Use a smaller default size for mpi LU il y a 12 ans
  Nathalie Furmento b3d9ba9b3f mpi/src/starpu_mpi_insert_task.c: remove if branches as these conditions are already checked earlier il y a 12 ans
  Samuel Thibault cb68183de2 Do not test for task->cl == NULL on each re-push of a task, it only needs to be tested once il y a 12 ans
  Andra Hugo a6a0d60b05 * fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON) il y a 12 ans
  Andra Hugo f390becf51 fix synchro issue in prio (the work may have been trying to go to sleep and not see the wake up requirement in pop) il y a 12 ans
  Nathalie Furmento c0897dbca8 src/common/fxt.c: fix preprocessing il y a 12 ans