Samuel Thibault
|
09c81a0afc
fix leak
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
a274e09acb
drop unused parameter
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
6bd3bb1b96
revert spurious change
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
b49aa79c5e
Fix argument for _starpu_compute_buffers_footprint in bound computation
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
cef987ffeb
fix calling fortran function
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
68ed06cc4d
Add missing data release
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
f52897dff1
Add missing unregistration
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
74ec78d579
fix pointer passed to starpu_vector_data_register
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
b093fd8d6a
do not show the strings we are looking for, so it's easier to find them in the log
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
73e384e809
starpu_init() must be called before starpu_mpi_init_comm().
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
4558b08a5b
port r18366 from 1.2: fix loop...
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
8497e36e91
Avoid evicting data which is being written to, the value being transferred will be bogus anyway, and the data will be invalidated anyway
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
89c65e1e5a
make starpu_mpi_get_data_on_node and starpu_mpi_get_data_on_node_detached benefit from the cache too. Make starpu_mpi_data_migrate just use starpu_mpi_get_data_on_node_detached instead of reimplementing it
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
c97a52377e
drop spurious change
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
96155ab478
move starpu_mpi_get_data_on_node and starpu_mpi_get_data_on_node_detached from starpu_mpi_task_insert.c to starpu_mpi.c, since it's not related with task_insert at all any more
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
9aa325e691
Fix multiple partitioning planning of the same data: they share the same switching codelet, but may have varying nparts
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
8bb9a66912
Fix data migration: we need to flush the cache too. Add starpu_mpi_data_migrate which does things properly
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
c4a9c20417
Wait for child termination and core dump before running gdb
|
%!s(int64=9) %!d(string=hai) anos |
Nathalie Furmento
|
676037ab82
mpi/examples/Makefile.am: delete generated mod files
|
%!s(int64=9) %!d(string=hai) anos |
Nathalie Furmento
|
012f8773fe
configure.ac: fix detection for mpif90 compiler and MPI_Comm_f2c function
|
%!s(int64=9) %!d(string=hai) anos |
Nathalie Furmento
|
7372df73aa
mpi/: always run testsuite on 4 processes
|
%!s(int64=9) %!d(string=hai) anos |
Nathalie Furmento
|
c0c9aa4ff2
tools/valgrind: add suppression files for padico and madmpi
|
%!s(int64=9) %!d(string=hai) anos |
Nathalie Furmento
|
53eff7e16e
configure.ac: set mpif90 as default MPI fortran compiler and indicate in summary if native fortran support is enabled
|
%!s(int64=9) %!d(string=hai) anos |
Nathalie Furmento
|
33f2628107
mpi/src: move fortran code in dedicated files
|
%!s(int64=9) %!d(string=hai) anos |
Nathalie Furmento
|
50d3906bb0
mpi: better deal with cleaning of early data structures
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
218d2349c3
do not abort if a task executing nowhere requests data being fetched on a given node
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
f3bfedf320
Reduce execution time
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
d9759eca1f
fix typo
|
%!s(int64=9) %!d(string=hai) anos |
Samuel Thibault
|
d89033f224
Reduce maximum allowed time for tests, to avoid waiting for half an hour for hung tests
|
%!s(int64=9) %!d(string=hai) anos |