Commit History

Author SHA1 Message Date
  Samuel Thibault 78a9aaeead mention that STARPU_WORKER_STATS still at least provides the number of executed tasks even without profiling enabled 14 years ago
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL 14 years ago
  Samuel Thibault bcb03da8a8 Add history model to vector scal, to have an example with all of cpu, cuda and opencl 14 years ago
  Samuel Thibault a97f956680 Use the proper type 14 years ago
  Samuel Thibault a022c36a4d cope with old linux systems which don't have CPU_OR 15 years ago
  Nathalie Furmento 8126321d4b mpi/starpu_mpi_insert_task.c: minor fix 15 years ago
  Nathalie Furmento 6669ae3971 mpi/starpu_mpi_insert_task.c: add reminder for _starpu_data_deallocate() 15 years ago
  Nathalie Furmento 255ecb0ca0 StarPU-MPI: make check also runs examples/stencil/stencil5 15 years ago
  Nathalie Furmento 943e64c831 src/common/utils.h: _STARPU_DEBUG does not display any message if the environment variable STARPU_SILENT is set 15 years ago
  Nathalie Furmento 3f0741ddca StarPU-MPI: Add testcase 15 years ago
  Nathalie Furmento e08d3dcfe7 mpi/starpu_mpi_insert_task.c: fix cache discarding 15 years ago
  Nathalie Furmento 38760f7d72 mpi/starpu_mpi_insert_task.c: comment out not-yet-existing function 15 years ago
  Nathalie Furmento ba94d9dcff StarPU-MPI: incomplete implementation of the cache (missing: cache discarding). Use at your own risks... 15 years ago
  Nathalie Furmento 38de9abde7 include/starpu_data.h: add missing prototypes 15 years ago
  Nathalie Furmento 5d07d24142 starpu-mpi: re-add line which was wrongly deleted 15 years ago
  Nathalie Furmento 1f78d39aa2 StarPU-MPI: rename tests/insert_task.c into examples/stencil/stencil5.c 15 years ago
  Nathalie Furmento 917b4f0671 insert task: update starpu_insert_task_get_sizes to starpu_insert_task_get_arg_size 15 years ago
  Samuel Thibault aa1241e77b TODO: also explain a simple example 15 years ago
  Samuel Thibault 1d83ab0f83 TODO: document starpu MPI 15 years ago
  Nathalie Furmento 526a789721 mpi/tests/insert_task.c: use a lazy allocation for neighbors data 15 years ago
  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 15 years ago
  Nathalie Furmento 743ae2173f mpi/starpu_mpi_insert_task.c: read parameters which are not used and deal with rank==-1 15 years ago
  Nathalie Furmento bacd8a3837 util/starpu_insert_task_utils.c: remove useless debug statements 15 years ago
  Nathalie Furmento a859208d43 datawizard/interfaces/data_interface.c: initialize rank to -1 15 years ago
  Cédric Augonnet 21eab9fc62 Distribute src/util/starpu_insert_task_utils.h 15 years ago
  Nathalie Furmento 977ab3e187 StarPU-MPI: starpu_mpi_insert_task is now asynchronous: post MPI requests and tasks without waiting for completion 15 years ago
  Samuel Thibault f702ce1fe1 refine FIXME case 15 years ago
  Nathalie Furmento ae7d98cb27 StarPU-MPI: Update compute function for tests/insert_task 15 years ago
  Nathalie Furmento 5f6e62d028 StarPU-MPI: New testcase 15 years ago
  Nathalie Furmento 893991c566 StarPU-MPI: Define and test starpu_mpi_insert_task(...) 15 years ago