| .. |
|
load_balancer
|
c1d643ea5c
nmad,mpi: final step towards code merge
|
8 years ago |
|
mpi
|
034eea5f5f
mpi: use starpu_data_handle_to_pointer instead of starpu_data_get_local_ptr to get the address of a data_handle in RAM, we cannot assume the MPI call is made from a CPU worker (which is the case with the NMAD implementation)
|
8 years ago |
|
nmad
|
9572089522
starpu-nmad: revert commit r22314 which introduces trailing whitespaces
|
8 years ago |
|
Makefile.am
|
c1d643ea5c
nmad,mpi: final step towards code merge
|
8 years ago |
|
starpu_mpi.c
|
c1d643ea5c
nmad,mpi: final step towards code merge
|
8 years ago |
|
starpu_mpi_cache.c
|
5be03b4e04
mpi/src: limit variable scope
|
8 years ago |
|
starpu_mpi_cache.h
|
b601b645b2
fix code to follow coding conventions for braces
|
8 years ago |
|
starpu_mpi_cache_stats.c
|
130d46371a
minor fixes following sonar-scanner warnings
|
8 years ago |
|
starpu_mpi_cache_stats.h
|
b601b645b2
fix code to follow coding conventions for braces
|
8 years ago |
|
starpu_mpi_collective.c
|
3711794767
mpi/src/starpu_mpi_collective.c: factorize duplicated code
|
8 years ago |
|
starpu_mpi_datatype.c
|
daab02b2cb
mpi/src/starpu_mpi_datatype.c: add comments
|
8 years ago |
|
starpu_mpi_datatype.h
|
b601b645b2
fix code to follow coding conventions for braces
|
8 years ago |
|
starpu_mpi_fortran.c
|
587a42efa7
Add support for priorities in StarPU-MPI
|
8 years ago |
|
starpu_mpi_fxt.h
|
30e4d170a7
Add MPI_Test trace events, not enabled by default
|
8 years ago |
|
starpu_mpi_helper.c
|
587a42efa7
Add support for priorities in StarPU-MPI
|
8 years ago |
|
starpu_mpi_init.c
|
90e90c1335
starpu-nmad: prefer strat_prio when the user doesn't enforce any nmad strategy
|
8 years ago |
|
starpu_mpi_init.h
|
b601b645b2
fix code to follow coding conventions for braces
|
8 years ago |
|
starpu_mpi_private.c
|
c479103b63
mpi: Output generated through STARPU_MPI_COMM has been modified to allow easier automated checking
|
8 years ago |
|
starpu_mpi_private.h
|
834ba9c05a
remove nmad as its code has been merged into mpi
|
8 years ago |
|
starpu_mpi_select_node.c
|
130d46371a
minor fixes following sonar-scanner warnings
|
8 years ago |
|
starpu_mpi_select_node.h
|
b601b645b2
fix code to follow coding conventions for braces
|
8 years ago |
|
starpu_mpi_stats.c
|
130d46371a
minor fixes following sonar-scanner warnings
|
8 years ago |
|
starpu_mpi_stats.h
|
b601b645b2
fix code to follow coding conventions for braces
|
8 years ago |
|
starpu_mpi_task_insert.c
|
e6a8580f51
minor fixes following sonar scanner warnings
|
8 years ago |
|
starpu_mpi_task_insert.h
|
4cb0733623
Update fstarpu_mpi with priorities
|
8 years ago |
|
starpu_mpi_task_insert_fortran.c
|
e6a8580f51
minor fixes following sonar scanner warnings
|
8 years ago |