Samuel Thibault
|
cb5bd9d3fc
port r14672 from 1.1: Add starpu_paje_sort
|
il y a 10 ans |
Samuel Thibault
|
a44374fa80
port r14669 from 1.1: Fix variable container with poti
|
il y a 10 ans |
Samuel Thibault
|
a0c8e81b50
fix simgrid MPI build
|
il y a 10 ans |
Samuel Thibault
|
77fd302784
Put back missing helper.h file
|
il y a 10 ans |
Samuel Thibault
|
bfd331ad3a
Fix distcheck
|
il y a 10 ans |
Samuel Thibault
|
4ee5550b33
introduce starpu_data_fetch_on_node for fetches which can forcibly flush data out
|
il y a 10 ans |
Samuel Thibault
|
76bb7e5b51
Fix unregister/free order
|
il y a 10 ans |
Samuel Thibault
|
6dd10eea1d
Do not call starpu_idle_prefetch_task_input_on_node at submission: the requested data may not yet be the right version
|
il y a 10 ans |
Samuel Thibault
|
1da595f4fa
marking as requested would falsely make schedulers believe the data will soon be transferred while that's not true
|
il y a 10 ans |
Samuel Thibault
|
3b8830c844
Add missing requested flag
|
il y a 10 ans |
Samuel Thibault
|
7770941686
Do not make WT requests idle, we want them as soon as possible
|
il y a 10 ans |
Samuel Thibault
|
074d020c3d
Add starpu_idle_prefetch_task_input_on_node, and call it at task submission for tasks which execute on a specific node
|
il y a 10 ans |
Samuel Thibault
|
d9ebdb78f8
revert spurious change
|
il y a 10 ans |
Samuel Thibault
|
27f18f4c66
upgrade on the proper list
|
il y a 10 ans |
Samuel Thibault
|
3e915c9997
Show bindid in the trace instead of the thread id which does not bring much sense
|
il y a 10 ans |
Samuel Thibault
|
4c6de74837
Add starpu_data_idle_prefetch_on_node
|
il y a 10 ans |
Samuel Thibault
|
cd6205fba1
port r14643 from 1.1: Add missing helgrind check disabling
|
il y a 10 ans |
Samuel Thibault
|
7d74a98d39
factorize _starpu_handle_node_data_requests and _starpu_handle_node_prefetch_requests
|
il y a 10 ans |
Samuel Thibault
|
edf62bc7cd
harmonize _starpu_handle_node_data_requests and _starpu_handle_node_prefetch_requests
|
il y a 10 ans |
Samuel Thibault
|
1d0a4c8457
Fix logic inversion, and do not use Executing state for synchronized workers
|
il y a 10 ans |
Samuel Thibault
|
ebf7530d52
Collapse thread and worker for CPU workers, since we are always synchronous there
|
il y a 10 ans |
Samuel Thibault
|
4d63239bbe
fix memory node/manager confusion with poti
|
il y a 10 ans |
Samuel Thibault
|
8ccbeb7260
fix warning
|
il y a 10 ans |
Nathalie Furmento
|
3b6e266bc5
mpi/tests/: rename tags testcase to avoid conflict with makefile tags target (yeap...)
|
il y a 10 ans |
Nathalie Furmento
|
f01c499741
mpi/examples: add example with intra-communicator communications
|
il y a 10 ans |
Nathalie Furmento
|
db67c3db93
mpi: add possibility to specify a communicator when initializing MPI.
|
il y a 10 ans |
Nathalie Furmento
|
bd64def1aa
mpi: rewrite applications
|
il y a 10 ans |
Nathalie Furmento
|
774244a1f6
src/common/starpu_spinlock.h: add missing include
|
il y a 10 ans |
Nathalie Furmento
|
f6d0a56015
mpi: (manually) backport changes from 1.1 to support multiple MPI communicators
|
il y a 10 ans |
Nathalie Furmento
|
36dd54c315
mpi/tests: new testcase for synchronous and early received communications
|
il y a 10 ans |