Nathalie Furmento
|
9854c31df2
tests/ examples/: make check uses a loader to execute tests and examples, and kills them if they are not finished within a timeout
|
преди 14 години |
Samuel Thibault
|
3957985be7
fix typo
|
преди 14 години |
Nathalie Furmento
|
0d04ca87fd
examples/Makefile.am: fix list of programs to install and to check
|
преди 14 години |
Nathalie Furmento
|
6d03488628
MPI: The tag used in mpi communications is set by the data handle and no longer internally by the starpumpi library
|
преди 14 години |
Nathalie Furmento
|
65269835a4
mpi/Makefile.am: add examples in make check
|
преди 14 години |
Nathalie Furmento
|
54ab8e7b09
new functions starpu_data_set_tag and starpu_data_get_tag to be used by StarPU-MPI
|
преди 14 години |
Samuel Thibault
|
292bd5b37f
Add builddir's src/ in header include path for config.h
|
преди 14 години |
Nathalie Furmento
|
598d2ad410
Makefile.am: fix settings of check_PROGRAMS
|
преди 14 години |
Nathalie Furmento
|
ddea11361b
StarPU-MPI Cholesky example: new version in which the matrix is not all allocated on the node 0, but each node allocates the sub-blocks it owns
|
преди 14 години |
Samuel Thibault
|
6e3cbd8396
partly reverse r3755: tools need the cuda CFLAGS to be able to include cuda.h
|
преди 14 години |
Samuel Thibault
|
778dbe599b
gcc needs -fprofile-arcs to emit gprof content
|
преди 14 години |
Samuel Thibault
|
29c9f12c84
fix typo
|
преди 14 години |
Samuel Thibault
|
443ba7776c
mention that --enabel-perf-debug is actually gprof
|
преди 14 години |
Samuel Thibault
|
a6dc8cd619
Add directory information
|
преди 14 години |
Samuel Thibault
|
e66dc8b3fc
drop unneeded libraries
|
преди 14 години |
Samuel Thibault
|
9adba453ee
fix GLPK_LDFLAGS name
|
преди 14 години |
Samuel Thibault
|
b38efd34e4
move glpk library flags to GLPK_LDFLAGS
|
преди 14 години |
Nathalie Furmento
|
dae745d5da
starpu-mpi: simplification of branches
|
преди 14 години |
Samuel Thibault
|
c20a649949
fix comment
|
преди 14 години |
Samuel Thibault
|
64f8e138fe
fix getting the STARPU_HAVE_HWLOC flag
|
преди 14 години |
Nathalie Furmento
|
556b0333e3
StarPU-MPI: New functions starpu_mpi_scatter_detached() and starpu_mpi_gather_detached()
|
преди 14 години |
Samuel Thibault
|
fcc5a04b4c
Add license information
|
преди 14 години |
Nathalie Furmento
|
edb584d05e
mpi/examples/scatter_gather/mpi_scatter_gather.c: remove useless synchronisation
|
преди 14 години |
Nathalie Furmento
|
1076fd4515
mpi/examples/scatter_gather/mpi_scatter_gather.c: fix scatter and gather functionalities
|
преди 14 години |
Nathalie Furmento
|
1d0a1fb10d
src/datawizard/filters.c: subdata created by partitioning should not be free-ed as they might be used later on
|
преди 14 години |
Nathalie Furmento
|
1811824552
examples/axpy/axpy.c: cleanup memory and data
|
преди 14 години |
Nathalie Furmento
|
15a815a85f
examples/basic_examples/block.c: do not call starpu_task_destroy on a asynchronous task
|
преди 14 години |
Nathalie Furmento
|
dae20a340e
tests/perfmodels: update sched policy name
|
преди 14 години |
Nathalie Furmento
|
0d1ef0f7bb
examples/ : free allocated memory and unregister data from StarPU
|
преди 14 години |
Nathalie Furmento
|
c4cda5056b
src/core: free allocated memory
|
преди 14 години |