Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 3a7dad4c36 cleaner vor 15 Jahren
  Samuel Thibault c1be3c2f9e drop spurious printf vor 15 Jahren
  Cédric Augonnet a65fce13c5 Comment debugging printf out since that makes all tests crash vor 15 Jahren
  Samuel Thibault 9b79aeb3a8 - Generalize performance model functions a bit to accomodate being used for power consumption. vor 15 Jahren
  Cédric Augonnet 4958e33115 Add two tests that use regression-based performance models vor 15 Jahren
  Samuel Thibault 708d3f5fd7 do not show cycles or consumption summary when it's not available vor 15 Jahren
  Samuel Thibault 78a9aaeead mention that STARPU_WORKER_STATS still at least provides the number of executed tasks even without profiling enabled vor 15 Jahren
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL vor 15 Jahren
  Samuel Thibault bcb03da8a8 Add history model to vector scal, to have an example with all of cpu, cuda and opencl vor 15 Jahren
  Samuel Thibault a97f956680 Use the proper type vor 15 Jahren
  Samuel Thibault a022c36a4d cope with old linux systems which don't have CPU_OR vor 15 Jahren
  Nathalie Furmento 8126321d4b mpi/starpu_mpi_insert_task.c: minor fix vor 15 Jahren
  Nathalie Furmento 6669ae3971 mpi/starpu_mpi_insert_task.c: add reminder for _starpu_data_deallocate() vor 15 Jahren
  Nathalie Furmento 255ecb0ca0 StarPU-MPI: make check also runs examples/stencil/stencil5 vor 15 Jahren
  Nathalie Furmento 943e64c831 src/common/utils.h: _STARPU_DEBUG does not display any message if the environment variable STARPU_SILENT is set vor 15 Jahren
  Nathalie Furmento 3f0741ddca StarPU-MPI: Add testcase vor 15 Jahren
  Nathalie Furmento e08d3dcfe7 mpi/starpu_mpi_insert_task.c: fix cache discarding vor 15 Jahren
  Nathalie Furmento 38760f7d72 mpi/starpu_mpi_insert_task.c: comment out not-yet-existing function vor 15 Jahren
  Nathalie Furmento ba94d9dcff StarPU-MPI: incomplete implementation of the cache (missing: cache discarding). Use at your own risks... vor 15 Jahren
  Nathalie Furmento 38de9abde7 include/starpu_data.h: add missing prototypes vor 15 Jahren
  Nathalie Furmento 5d07d24142 starpu-mpi: re-add line which was wrongly deleted vor 15 Jahren
  Nathalie Furmento 1f78d39aa2 StarPU-MPI: rename tests/insert_task.c into examples/stencil/stencil5.c vor 15 Jahren
  Nathalie Furmento 917b4f0671 insert task: update starpu_insert_task_get_sizes to starpu_insert_task_get_arg_size vor 15 Jahren
  Samuel Thibault aa1241e77b TODO: also explain a simple example vor 15 Jahren
  Samuel Thibault 1d83ab0f83 TODO: document starpu MPI vor 15 Jahren
  Nathalie Furmento 526a789721 mpi/tests/insert_task.c: use a lazy allocation for neighbors data vor 15 Jahren
  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 vor 15 Jahren
  Nathalie Furmento 743ae2173f mpi/starpu_mpi_insert_task.c: read parameters which are not used and deal with rank==-1 vor 15 Jahren
  Nathalie Furmento bacd8a3837 util/starpu_insert_task_utils.c: remove useless debug statements vor 15 Jahren
  Nathalie Furmento a859208d43 datawizard/interfaces/data_interface.c: initialize rank to -1 vor 15 Jahren