Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 582ce749f2 Fix out of bound access when using more than 2 mpi processes hace 9 años
  Samuel Thibault 7256b31478 call starpu_init even if we quit right after that. Fixes the simgrid case. Also ignore computed values in simgrid case hace 9 años
  Samuel Thibault 215a3d8d4d Add dumb perfmodel for mpi tests for simgrid to be able to run them hace 9 años
  Samuel Thibault b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications hace 10 años
  Nathalie Furmento bb61f3808d update cnrs copyright hace 10 años
  Nathalie Furmento 8edcd44a13 mpi/tests: minor fixes hace 10 años
  Nathalie Furmento 68a863b991 mpi/tests/insert_task_compute.c: fix termination hace 10 años
  Nathalie Furmento bd64def1aa mpi: rewrite applications hace 10 años
  Nathalie Furmento adc8aa9329 backport branches/starpu-1.1@14346: mpi/tests/insert_task_compute.c: call starpu_data_unregister_no_coherency as we do not need to retrieve the data in main memory and it will fail anyway on nodes which do not own the data hace 10 años
  Nathalie Furmento 592f72fbab mpi/tests: FPRINTF takes file descripor as parameter hace 10 años
  Nathalie Furmento c2dbc70e0c mpi/tests/insert_task_compute.c: register data on all nodes, otherwise application deadlocks hace 10 años
  Nathalie Furmento 10146adfcb mpi/tests: register data with a home node set to -1 when not running on the node it belongs to hace 10 años
  Nathalie Furmento 61a254e7f2 mpi/tests/insert_task_compute.c: add STARPU_DATA_MODE_ARRAY to testcase hace 10 años
  Nathalie Furmento 933957555b mpi/tests/insert_task_compute.c: also test with STARPU_DATA_ARRAY hace 10 años
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used hace 10 años
  Nathalie Furmento 12ffd4005e mpi: update applications to use starpu_mpi_data_register instead of both starpu_data_set_tag and starpu_data_set_rank hace 11 años
  Nathalie Furmento 74f5434462 mpi/tests/insert_task_compute.c: do not display data for nodes which do not compute hace 11 años
  Nathalie Furmento 695a505c71 mpi/tests/insert_task_compute.c: only nodes 0 and 1 take part in the computation hace 11 años
  Nathalie Furmento 1a47f256cd mpi: test functions starpu_mpi_task_build() and starpu_mpi_task_post_build() hace 11 años