Samuel Thibault
|
412aec4d27
mention that only associated tags are taking into accound for bound computation
|
13 years ago |
Samuel Thibault
|
6388de934c
Do not let temanejo pause us during measurement, calibration would get very bogus values
|
13 years ago |
Samuel Thibault
|
6edac85c00
TODOs
|
13 years ago |
Samuel Thibault
|
caf8caf013
Use more fine-grained spinlock. They are not supposed to be held for long anyway
|
13 years ago |
Samuel Thibault
|
14fb676acb
Fix warning in generated paje.trace
|
13 years ago |
Samuel Thibault
|
58cc1abab5
cholesky: Do not allocate any memory in simgrid mode, add options for deps and printing lp in bound support
|
13 years ago |
Samuel Thibault
|
69e4d2d12f
Do not auto-copy ITIMER_PROF when using simgrid, we don't actually start new kernel threads
|
13 years ago |
Samuel Thibault
|
ceb79fd29f
Fix communication arrows termination
|
13 years ago |
Samuel Thibault
|
e9ff8d74f7
Fix host name lookup, this fixes simulated data transfers in simgrid
|
13 years ago |
Samuel Thibault
|
69eabd5233
Make sure we don't do localhost transfers
|
13 years ago |
Samuel Thibault
|
c595cfa02a
properly measure data transfer latency
|
13 years ago |
Samuel Thibault
|
3dcd6e33db
export virtual thread id and time to simgrid traces
|
13 years ago |
Nathalie Furmento
|
490532ebd6
mpi/examples: fix spacing
|
13 years ago |
Nathalie Furmento
|
50f32dbb6c
mpi/tests: fix spacing
|
13 years ago |
Nathalie Furmento
|
1cacde0c05
mpi/src: fix spacing
|
13 years ago |
Nathalie Furmento
|
e2c56a04f9
mpi/src/starpu_mpi.c: fix memory leak for detached requests
|
13 years ago |
Nathalie Furmento
|
3ce9500dcd
mpi/tests/insert_task_owner_data.c: release data before unregistering
|
13 years ago |
Nathalie Furmento
|
b90a68fb79
mpi/tests/pingpong.c: free allocated memory
|
13 years ago |
Nathalie Furmento
|
33e0ab467c
mpi/tests: unregister data and free memory
|
13 years ago |
Nathalie Furmento
|
b1473be582
tools/valgrind/openmpi.suppr: add suppression rules
|
13 years ago |
Nathalie Furmento
|
572cfd7697
mpi/tests/Makefile.am: start applications through loader
|
13 years ago |
Nathalie Furmento
|
968d93e1bd
tools/valgrind/openmpi.suppr: update suppressions
|
13 years ago |
Nathalie Furmento
|
baed2167c5
AUTHORS: sort names alphabetically
|
13 years ago |
Cyril Roelandt
|
009c65e21f
AUTHORS: Remove duplicate entry.
|
13 years ago |
Nathalie Furmento
|
f32f3e7125
mpi/src/starpu_mpi.c: add more information to debug message and TODO
|
13 years ago |
Samuel Thibault
|
af12777ecb
explain to use starpu_timing_now()
|
13 years ago |
Samuel Thibault
|
da6a43c29f
use starpu time, in order to get simgrid time
|
13 years ago |
Samuel Thibault
|
c7adcef51b
pass argc/argv to application's main in simgrid mode
|
13 years ago |
Nathalie Furmento
|
a624505819
mpi/tests: unregister data
|
13 years ago |
Nathalie Furmento
|
02ca13ca11
mpi/src/starpu_mpi_datatype.c: free allocated memory
|
13 years ago |