커밋 기록

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