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