Samuel Thibault
|
d68f1573fd
use some gcc attributes
|
9 år sedan |
Samuel Thibault
|
654ad27766
Add STARPU_LOCALITY flag
|
9 år sedan |
Samuel Thibault
|
aeb51177f0
STARPU_SSEND should not care for implicit dependencies
|
9 år sedan |
Samuel Thibault
|
a5f7d96fea
Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder
|
9 år sedan |
Nathalie Furmento
|
631f1efcc7
doc: include: fix function prototypes
|
10 år sedan |
Samuel Thibault
|
3434b52b4c
Add arbiter support
|
10 år sedan |
Samuel Thibault
|
e618d79b17
Add starpu_arbiter_destroy
|
10 år sedan |
Samuel Thibault
|
a5b6105706
Use arbiters instead of a global state. Does not support several arbiters yet
|
10 år sedan |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 år sedan |
Samuel Thibault
|
7b2d1621c4
* Add starpu_data_wont_use to advise that a piece of data will not be used
|
10 år sedan |
Samuel Thibault
|
4ee5550b33
introduce starpu_data_fetch_on_node for fetches which can forcibly flush data out
|
10 år sedan |
Samuel Thibault
|
4c6de74837
Add starpu_data_idle_prefetch_on_node
|
10 år sedan |
Nathalie Furmento
|
f6d0a56015
mpi: (manually) backport changes from 1.1 to support multiple MPI communicators
|
10 år sedan |
Samuel Thibault
|
9de161f711
backport r14407 from 1.2: Check that the data access mode is not bogus
|
10 år sedan |
Nathalie Furmento
|
50f48abb8e
rename STARPU_SSYNC into STARPU_SSEND
|
10 år sedan |
Nathalie Furmento
|
86d965a229
backport branches/starpu-1.1@13974: mpi: new data acces mode STARPU_SSYNC to be used in starpu_mpi_insert_task to specify the data has to be sent using a synchronous and non-blocking mode
|
10 år sedan |
Samuel Thibault
|
3937eb658e
Make _starpu_memchunk_tidy available to the application
|
10 år sedan |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 år sedan |
Samuel Thibault
|
515b80ef3f
Avoid making starpu_data_invalidate actually allocate RAM memory, by passing node -1 to acquire_on_node, and making the latter not allocate in that case. This fixes overzealous memory consumption by MPI layer
|
11 år sedan |
Nathalie Furmento
|
42c8e7dc8e
turn function starpu_data_get_data_handle_from_tag private and hence rename it as _starpu_data_get_data_handle_from_tag
|
11 år sedan |
Nathalie Furmento
|
dd2a1eac92
doc: add missing documentation
|
12 år sedan |
Corentin Salingue
|
613bc5f403
Out-of-core support, through registration of disk areas as additional memory nodes.
|
12 år sedan |
Nathalie Furmento
|
1bdf2585ae
merge trunk
|
12 år sedan |
Nathalie Furmento
|
0d8d65bebb
data management: New functions
|
12 år sedan |
Corentin Salingue
|
fbbc1a9ff6
merge trunk
|
12 år sedan |
Nathalie Furmento
|
9b6f25c976
include: remove documentation as it is already defined elsewhere
|
12 år sedan |
Nathalie Furmento
|
3f57560476
include: remove documentation as it is already defined elsewhere
|
12 år sedan |
Corentin Salingue
|
5a260508b9
merge trunk
|
12 år sedan |
Samuel Thibault
|
02499756ce
Add COMMUTE flag to let StarPU commute task with write access
|
12 år sedan |
Corentin Salingue
|
3d1f821703
merge trunk
|
12 år sedan |