Commit History

Author SHA1 Message Date
  Nathalie Furmento f00be479e2 src/datawizard/interfaces/vector_interface.c: use dev_handle and not ptr when copying from/to opencl 13 years ago
  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 13 years ago
  Samuel Thibault 6223c3c46c Add starpu_opencl_copy_async_sync to factorize interface code yet more 13 years ago
  Nathalie Furmento ac9ad221fd src/datawizard/memalloc.c: we also need to inquire the memory manager when using Simgid 13 years ago
  Nathalie Furmento e327177d94 Introduce new variables STARPU_LIMIT_CUDA_devid_MEM and 13 years ago
  Nathalie Furmento 5a5e86e8cd Discard environment variable STARPU_LIMIT_GPU_MEM and define instead 13 years ago
  Nathalie Furmento 0813396a89 ChangeLog: mention memory manager updates 13 years ago
  Nathalie Furmento f2b45203d6 src/drivers/cuda/driver_cuda.c: reimplement limit_gpu_if_needed, we no 13 years ago
  Nathalie Furmento 6627da9cd0 src/datawizard/memalloc.c: factorizes call to memory manager and deals with allocation failure 13 years ago
  Nathalie Furmento ad4fe357ca src/drivers/cpu/driver_cpu.c: fix call to hwloc to get memory size (thanks to Brice Goglin for his help) 13 years ago
  Samuel Thibault 6b31fc397f Factorize opencl_to_opencl transfer functions 13 years ago
  Samuel Thibault aa9bc86b63 add TODO 13 years ago
  Andra Hugo 32708a04e4 fix policies having central lists: 13 years ago
  Nathalie Furmento 605e2b1673 doc/chapters/advanced-api.texi: explicit MPI detached communications 13 years ago
  Nathalie Furmento 842b7b131a src: check if there is enough memory available on a node before allocation 13 years ago
  Samuel Thibault 0c4af1481c In traces, make MPI prefix really a prefix, and make it shorter: just the rank number 13 years ago
  Samuel Thibault 48ce703310 print available number of nodes 13 years ago
  Samuel Thibault dcf82692bf Fix displaying allocated memory in MPI LU 13 years ago
  Samuel Thibault f98a0b1d7c Use a smaller default size for mpi LU 13 years ago
  Nathalie Furmento b3d9ba9b3f mpi/src/starpu_mpi_insert_task.c: remove if branches as these conditions are already checked earlier 13 years ago
  Samuel Thibault cb68183de2 Do not test for task->cl == NULL on each re-push of a task, it only needs to be tested once 13 years ago
  Andra Hugo a6a0d60b05 * fix synchro issue when deleting a context and resizing it (when finish_submit flag is set ON) 13 years ago
  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) 13 years ago
  Nathalie Furmento c0897dbca8 src/common/fxt.c: fix preprocessing 13 years ago
  Samuel Thibault c6bc5db0b5 Add starpu_fxt_start/stop_profiling stubs in the non-FXT case 13 years ago
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) 13 years ago
  Sylvain Henry 3fe410ffaf SOCL: fix reference counting command queues used in split functions 13 years ago
  Nathalie Furmento b770541f52 src: memory_nodes function renaming 13 years ago
  Nathalie Furmento 9ab24e2bf9 socl/src/CL: make sure to include CL files from the current directory 13 years ago
  Nathalie Furmento dc19f7f89d socl/src/Makefile.am: make sure CL include files are included from socl/src directory 13 years ago