Nathalie Furmento 3410893c43 MPI/examples/cholesky: allocate matrix per blocks and not as a whole. This should improve MPI communications as they will now deal with contiguous data. vor 14 Jahren
..
examples 3410893c43 MPI/examples/cholesky: allocate matrix per blocks and not as a whole. This should improve MPI communications as they will now deal with contiguous data. vor 14 Jahren
tests 6e778388af mpi/tests: fix to call starpu_data_unregister and not starpu_data_release vor 14 Jahren
.gitignore 27eaf1ca36 Add `.gitignore'. vor 14 Jahren
Makefile.am 4231064e60 Configuration and compilation system: fix OpenCL settings vor 14 Jahren
starpu_mpi.c ce3c03f914 fix starpu_set_profiling_id call vor 14 Jahren
starpu_mpi.h e7724a527a StarPU-MPI: new function starpu_mpi_get_data_on_node() vor 14 Jahren
starpu_mpi_datatype.c febecc5fa2 Fix confusion between local pointer, ram pointer, and home pointer: vor 14 Jahren
starpu_mpi_datatype.h 0d9f08ae8d Fix copyrights, thanks Ludo! vor 14 Jahren
starpu_mpi_fxt.h 0d9f08ae8d Fix copyrights, thanks Ludo! vor 14 Jahren
starpu_mpi_helper.c 0d9f08ae8d Fix copyrights, thanks Ludo! vor 14 Jahren
starpu_mpi_insert_task.c da3e54c5aa mpi/starpu_mpi_insert_task.c: check data is valid before accessing it vor 14 Jahren
starpu_mpi_private.h 9c9a683354 starpu_mpi_private.h: only display debug messages if environment variable STARPU_SILENT is not set vor 14 Jahren