Samuel Thibault
|
c8efbb83e8
Inline list heads instead of keeping allocating them
|
10 年 前 |
Samuel Thibault
|
3434b52b4c
Add arbiter support
|
10 年 前 |
Samuel Thibault
|
37242f4d62
fix variable name
|
10 年 前 |
Samuel Thibault
|
8fbc9b2c5a
Complete arbiter implementation
|
10 年 前 |
Nathalie Furmento
|
e3b44209ed
update copyright
|
10 年 前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年 前 |
Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 年 前 |
Samuel Thibault
|
4c6de74837
Add starpu_data_idle_prefetch_on_node
|
10 年 前 |
Nathalie Furmento
|
f6d0a56015
mpi: (manually) backport changes from 1.1 to support multiple MPI communicators
|
10 年 前 |
Olivier Aumage
|
793eba8411
- modify the way to unregister OpenMP tasks' data
|
10 年 前 |
Samuel Thibault
|
5631781837
Make pack allocate aligned buffers for o_direct to be able to work
|
10 年 前 |
Samuel Thibault
|
d8af92428c
Inline _starpu_data_is_multiformat_handle, which is called a lot and extremely simple
|
11 年 前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 年 前 |
Olivier Aumage
|
29c7734c92
- merge trunk
|
11 年 前 |
Samuel Thibault
|
3b766361ce
free data outside critical section
|
11 年 前 |
Samuel Thibault
|
206b3adf49
port r13269 from 1.1: free data outside critical section
|
11 年 前 |
Olivier Aumage
|
3a272669cb
- merge trunk
|
11 年 前 |
Samuel Thibault
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
11 年 前 |
Olivier Aumage
|
a0bdd13f08
- merge trunk
|
11 年 前 |
Nathalie Furmento
|
e1fafd8cb1
src/datawizard/interfaces/data_interface.c: display warning when starpu_shutdown is called while there is some unregistered data handles (thanks to Benoit Lize for suggesting the feature)
|
11 年 前 |
Olivier Aumage
|
104d44742a
- move struct handle_entry back to data_interface.c as it may conflict with a similar struct src/core/topology.c
|
11 年 前 |
Nathalie Furmento
|
733a26726d
backport branches/starpu-1.1@13065: src/datawizard/interfaces/data_interface.c: only display message once when calling starpu_data_set_rank and starpu_data_set_tag
|
11 年 前 |
Olivier Aumage
|
de8b0ac09b
- merge trunk
|
11 年 前 |
Samuel Thibault
|
b24213f35d
Add a way to register an existing on-GPU buffer to be used by a handle
|
11 年 前 |
Olivier Aumage
|
f281168e46
- merge trunk
|
11 年 前 |
Samuel Thibault
|
4a9e46d095
Reduce the memory footprint of the "requested" bitfield
|
11 年 前 |
Samuel Thibault
|
bbbf1610c4
Allocate dynamically an array used only while reducing data
|
11 年 前 |
Olivier Aumage
|
ea7377487d
- add missing institutions
|
11 年 前 |
Olivier Aumage
|
3c50f4fc6f
- add support for omp region/omp task context aware data_lookup
|
11 年 前 |
Samuel Thibault
|
f255d2c95a
port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it
|
11 年 前 |