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. 14 年之前
..
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. 14 年之前
tests 6e778388af mpi/tests: fix to call starpu_data_unregister and not starpu_data_release 14 年之前
.gitignore 27eaf1ca36 Add `.gitignore'. 14 年之前
Makefile.am 4231064e60 Configuration and compilation system: fix OpenCL settings 14 年之前
starpu_mpi.c ce3c03f914 fix starpu_set_profiling_id call 14 年之前
starpu_mpi.h e7724a527a StarPU-MPI: new function starpu_mpi_get_data_on_node() 14 年之前
starpu_mpi_datatype.c febecc5fa2 Fix confusion between local pointer, ram pointer, and home pointer: 14 年之前
starpu_mpi_datatype.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
starpu_mpi_fxt.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
starpu_mpi_helper.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
starpu_mpi_insert_task.c da3e54c5aa mpi/starpu_mpi_insert_task.c: check data is valid before accessing it 14 年之前
starpu_mpi_private.h 9c9a683354 starpu_mpi_private.h: only display debug messages if environment variable STARPU_SILENT is not set 14 年之前