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
|
6 years ago |
Nathalie Furmento
|
ce250ceb88
tests/loader.c: add parameters -t and -p
|
6 years ago |
Nathalie Furmento
|
c11e334a98
mpi/tests: lower problem size when quick-check is enabled
|
6 years ago |
Nathalie Furmento
|
7e9c3523b9
mpi/tests/block_interface.c: only call MPI_Finalize() if needed
|
6 years ago |
Nathalie Furmento
|
56567f0408
mpi: test return value for mpi_isend
|
6 years ago |
Nathalie Furmento
|
e771a2dcba
mpi: use enum type for envelope mode
|
6 years ago |
Nathalie Furmento
|
cb13925ad0
mpi: fix printf format for starpu_mpi_tag_t
|
6 years ago |
Samuel Thibault
|
bd17744eb1
Do not abort when nvml is found but nvml.h can't be compiled
|
6 years ago |
Nathalie Furmento
|
6fc877b79b
mpi/examples: do not set NULL as MPI_Status parameter for MPI receptions
|
6 years ago |
Nathalie Furmento
|
4c96f37f15
Merge branch 'master' into knobs
|
6 years ago |
Nathalie Furmento
|
6f021cb781
src: only declare variable when needed
|
6 years ago |
Nathalie Furmento
|
2f7184f802
doc: small updates
|
6 years ago |
Samuel Thibault
|
9878655a4b
Use SG_BARRIER_SERIAL_THREAD when available
|
6 years ago |
Samuel Thibault
|
ccb948172c
starpufft: support 3D
|
6 years ago |
Samuel Thibault
|
64c6440b1c
Pass a fresh copy of input each time, it seems fftw overwrites it
|
6 years ago |
Samuel Thibault
|
8bd7d64d0d
Fix linking CUDA objects in library
|
6 years ago |
Samuel Thibault
|
51b7220ab1
fix typo
|
6 years ago |
Samuel Thibault
|
5ffe429169
Use sg_host_send_to when available
|
6 years ago |
Samuel Thibault
|
9a43912d61
Skip fault-tolerance tests in arbiter case
|
6 years ago |
Samuel Thibault
|
337d1ef324
Use sg_actor_self_execute when available
|
6 years ago |
Samuel Thibault
|
52b7d29e9f
Fix build with some versions of simgrid
|
6 years ago |
Samuel Thibault
|
6ebdb50d4c
Replace more MSG functions with s4u functions
|
6 years ago |
Samuel Thibault
|
645b597c2d
starpu_replay: Store original handle for easier debugging
|
6 years ago |
Samuel Thibault
|
1e2dba1998
Make sure to use the most recent S4U functions
|
6 years ago |
Samuel Thibault
|
6b16457d10
Fix multiple readonly segments on Buster and such
|
6 years ago |
Samuel Thibault
|
38524cb0ca
use S4U functions in mc tests
|
6 years ago |
Samuel Thibault
|
c82055acf0
Use S4U's sg_cfg_*
|
6 years ago |
Samuel Thibault
|
96c1322d4f
Allow to set CFLAGS/LDFLAGS to point to MC version of simgrid
|
6 years ago |
Samuel Thibault
|
e54ec1a16b
fix warnings
|
6 years ago |
Samuel Thibault
|
c87d3048c2
Do not show Cholesky test output by default, it affects make check
|
6 years ago |