Nathalie Furmento
|
c1b163f204
minor fixes following cppcheck warnings
|
5 years ago |
Nathalie Furmento
|
f33c634e1b
src: take into account CPUs reservation also when the number of CPUs is fixed
|
5 years ago |
Nathalie Furmento
|
d2d045ecff
mpi/examples: fix compilation for new fortran example
|
5 years ago |
Nathalie Furmento
|
917e08c75d
mpi/src/starpu_mpi_task_insert_fortran.c: revert incorrect
|
5 years ago |
Nathalie Furmento
|
45b7e3e596
Modification in the Native Fortran interface of the functions fstarpu_mpi_task_insert, fstarpu_mpi_task_build and fstarpu_mpi_task_post_build to only take 1 parameter being the MPI communicator, the codelet and the various parameters for the task.
|
5 years ago |
Olivier Aumage
|
581387c484
fix FUT autostart disable initialization
|
5 years ago |
Nathalie Furmento
|
2906ec44bd
mpi: access mpi and nmad implementations through a backend interface to avoid having MPI or NMAD code directly in the common code
|
5 years ago |
Nathalie Furmento
|
3963193026
mpi: fix code format
|
5 years ago |
Samuel Thibault
|
f270656dde
Make simgrid execution of LU tests always use our model
|
5 years ago |
Samuel Thibault
|
38367d5e02
Disable fault-tolerance test in Master-Slave mode
|
5 years ago |
Nathalie Furmento
|
bd02436abc
tools/dev/valgrind: update suppression rules
|
5 years ago |
Nathalie Furmento
|
d2d215cc4f
mpi/examples: add plu_implicit_example in make check and give default values to p and q based on the number of nodes available
|
5 years ago |
Nathalie Furmento
|
ce250ceb88
tests/loader.c: add parameters -t and -p
|
5 years ago |
Nathalie Furmento
|
c11e334a98
mpi/tests: lower problem size when quick-check is enabled
|
5 years ago |
Nathalie Furmento
|
7e9c3523b9
mpi/tests/block_interface.c: only call MPI_Finalize() if needed
|
5 years ago |
Nathalie Furmento
|
56567f0408
mpi: test return value for mpi_isend
|
5 years ago |
Nathalie Furmento
|
e771a2dcba
mpi: use enum type for envelope mode
|
5 years ago |
Nathalie Furmento
|
cb13925ad0
mpi: fix printf format for starpu_mpi_tag_t
|
5 years ago |
Samuel Thibault
|
bd17744eb1
Do not abort when nvml is found but nvml.h can't be compiled
|
5 years ago |
Nathalie Furmento
|
6fc877b79b
mpi/examples: do not set NULL as MPI_Status parameter for MPI receptions
|
5 years ago |
Nathalie Furmento
|
6f021cb781
src: only declare variable when needed
|
5 years ago |
Nathalie Furmento
|
2f7184f802
doc: small updates
|
5 years ago |
Samuel Thibault
|
9878655a4b
Use SG_BARRIER_SERIAL_THREAD when available
|
5 years ago |
Samuel Thibault
|
ccb948172c
starpufft: support 3D
|
5 years ago |
Samuel Thibault
|
64c6440b1c
Pass a fresh copy of input each time, it seems fftw overwrites it
|
5 years ago |
Samuel Thibault
|
8bd7d64d0d
Fix linking CUDA objects in library
|
5 years ago |
Samuel Thibault
|
51b7220ab1
fix typo
|
5 years ago |
Samuel Thibault
|
5ffe429169
Use sg_host_send_to when available
|
5 years ago |
Samuel Thibault
|
9a43912d61
Skip fault-tolerance tests in arbiter case
|
5 years ago |
Samuel Thibault
|
337d1ef324
Use sg_actor_self_execute when available
|
5 years ago |