Nathalie Furmento
|
91d690ecc9
mpi/examples/comm: small fixes
|
10 years ago |
Nathalie Furmento
|
8b5c5a0193
mpi/examples/comm: acquire a data before reading its value and release it once done
|
10 years ago |
Nathalie Furmento
|
7bfe43d056
mpi/tests/Makefile.am: run 4 processes
|
10 years ago |
Nathalie Furmento
|
553d9fd5a8
mpi/examples/Makefile.am: run 4 processes
|
10 years ago |
Nathalie Furmento
|
867604f6df
mpi/examples: new application with several MPI communicators
|
10 years ago |
Nathalie Furmento
|
3345c92b36
mpi: rewrite code to allow several MPI communicators within a same application
|
10 years ago |
Nathalie Furmento
|
d7018b3d44
src/core/sched_ctx.c: fix test
|
10 years ago |
Andra Hugo
|
8a218eb5c5
add forgotten file
|
10 years ago |
Samuel Thibault
|
19e78fe1ac
fix warning
|
10 years ago |
Andra Hugo
|
ba3e4d7403
small fixes done while writing my thesis + task window at context level (before pushing tasks to the scheduler) expressed w.r.t. to time and not number of tasks
|
10 years ago |
Nathalie Furmento
|
e3eccf5ce0
configure.ac: fix typo
|
10 years ago |
Samuel Thibault
|
cb5bd9d3fc
port r14672 from 1.1: Add starpu_paje_sort
|
10 years ago |
Samuel Thibault
|
a44374fa80
port r14669 from 1.1: Fix variable container with poti
|
10 years ago |
Samuel Thibault
|
a0c8e81b50
fix simgrid MPI build
|
10 years ago |
Samuel Thibault
|
77fd302784
Put back missing helper.h file
|
10 years ago |
Samuel Thibault
|
bfd331ad3a
Fix distcheck
|
10 years ago |
Samuel Thibault
|
4ee5550b33
introduce starpu_data_fetch_on_node for fetches which can forcibly flush data out
|
10 years ago |
Samuel Thibault
|
76bb7e5b51
Fix unregister/free order
|
10 years ago |
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
|
10 years ago |
Samuel Thibault
|
1da595f4fa
marking as requested would falsely make schedulers believe the data will soon be transferred while that's not true
|
10 years ago |
Samuel Thibault
|
3b8830c844
Add missing requested flag
|
10 years ago |
Samuel Thibault
|
7770941686
Do not make WT requests idle, we want them as soon as possible
|
10 years ago |
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
|
10 years ago |
Samuel Thibault
|
d9ebdb78f8
revert spurious change
|
10 years ago |
Samuel Thibault
|
27f18f4c66
upgrade on the proper list
|
10 years ago |
Samuel Thibault
|
3e915c9997
Show bindid in the trace instead of the thread id which does not bring much sense
|
10 years ago |
Samuel Thibault
|
4c6de74837
Add starpu_data_idle_prefetch_on_node
|
10 years ago |
Samuel Thibault
|
cd6205fba1
port r14643 from 1.1: Add missing helgrind check disabling
|
10 years ago |
Samuel Thibault
|
7d74a98d39
factorize _starpu_handle_node_data_requests and _starpu_handle_node_prefetch_requests
|
10 years ago |
Samuel Thibault
|
edf62bc7cd
harmonize _starpu_handle_node_data_requests and _starpu_handle_node_prefetch_requests
|
10 years ago |