Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault bcb03da8a8 Add history model to vector scal, to have an example with all of cpu, cuda and opencl hace 15 años
  Samuel Thibault a97f956680 Use the proper type hace 15 años
  Samuel Thibault a022c36a4d cope with old linux systems which don't have CPU_OR hace 15 años
  Nathalie Furmento 8126321d4b mpi/starpu_mpi_insert_task.c: minor fix hace 15 años
  Nathalie Furmento 6669ae3971 mpi/starpu_mpi_insert_task.c: add reminder for _starpu_data_deallocate() hace 15 años
  Nathalie Furmento 255ecb0ca0 StarPU-MPI: make check also runs examples/stencil/stencil5 hace 15 años
  Nathalie Furmento 943e64c831 src/common/utils.h: _STARPU_DEBUG does not display any message if the environment variable STARPU_SILENT is set hace 15 años
  Nathalie Furmento 3f0741ddca StarPU-MPI: Add testcase hace 15 años
  Nathalie Furmento e08d3dcfe7 mpi/starpu_mpi_insert_task.c: fix cache discarding hace 15 años
  Nathalie Furmento 38760f7d72 mpi/starpu_mpi_insert_task.c: comment out not-yet-existing function hace 15 años
  Nathalie Furmento ba94d9dcff StarPU-MPI: incomplete implementation of the cache (missing: cache discarding). Use at your own risks... hace 15 años
  Nathalie Furmento 38de9abde7 include/starpu_data.h: add missing prototypes hace 15 años
  Nathalie Furmento 5d07d24142 starpu-mpi: re-add line which was wrongly deleted hace 15 años
  Nathalie Furmento 1f78d39aa2 StarPU-MPI: rename tests/insert_task.c into examples/stencil/stencil5.c hace 15 años
  Nathalie Furmento 917b4f0671 insert task: update starpu_insert_task_get_sizes to starpu_insert_task_get_arg_size hace 15 años
  Samuel Thibault aa1241e77b TODO: also explain a simple example hace 15 años
  Samuel Thibault 1d83ab0f83 TODO: document starpu MPI hace 15 años
  Nathalie Furmento 526a789721 mpi/tests/insert_task.c: use a lazy allocation for neighbors data hace 15 años
  Nathalie Furmento 03c8d19810 mpi/tests/insert_task.c: update stencil to do a mean on the values, and iterate the computation over the matrix several times hace 15 años
  Nathalie Furmento 743ae2173f mpi/starpu_mpi_insert_task.c: read parameters which are not used and deal with rank==-1 hace 15 años
  Nathalie Furmento bacd8a3837 util/starpu_insert_task_utils.c: remove useless debug statements hace 15 años
  Nathalie Furmento a859208d43 datawizard/interfaces/data_interface.c: initialize rank to -1 hace 15 años
  Cédric Augonnet 21eab9fc62 Distribute src/util/starpu_insert_task_utils.h hace 15 años
  Nathalie Furmento 977ab3e187 StarPU-MPI: starpu_mpi_insert_task is now asynchronous: post MPI requests and tasks without waiting for completion hace 15 años
  Samuel Thibault f702ce1fe1 refine FIXME case hace 15 años
  Nathalie Furmento ae7d98cb27 StarPU-MPI: Update compute function for tests/insert_task hace 15 años
  Nathalie Furmento 5f6e62d028 StarPU-MPI: New testcase hace 15 años
  Nathalie Furmento 893991c566 StarPU-MPI: Define and test starpu_mpi_insert_task(...) hace 15 años
  Nathalie Furmento a317aa49d0 StarPU-MPI: Debug macros are now defined in starpu_mpi_private.h (so as to be used by other .c files) hace 15 años
  Nathalie Furmento 5d0f50fcbe StarPU-MPI: handle data variable interface hace 15 años