Commit History

Author SHA1 Message Date
  Nathalie Furmento 020e95569b mpi/examples: call starpu_mpi_wait_for_all() when necessary 5 years ago
  Nathalie Furmento 461a05b22b update copyright holders 5 years ago
  Nathalie Furmento f7abbfa6fc update copyright 6 years ago
  Nathalie Furmento 29483eaa35 mpi/examples/mpi_lu: make no_prio an application parameter 7 years ago
  Nathalie Furmento 9e1e7aed80 mpi: fix copyrights 7 years ago
  Samuel Thibault 633059a330 Introduce starpu_mpi_tag_t rather than making applications hardcode int64_t 7 years ago
  Olivier Aumage be40b957c3 fix cppcheck issue 7 years ago
  Nathalie Furmento 9a75d7cb1e mpi/examples/mpi_lu/pxlu.c: simplify code 7 years ago
  Samuel Thibault 3442eddbb9 fix warnings 7 years ago
  Nathalie Furmento 70ae46e5ea mpi/examples/mpi_lu: fix parameter type 7 years ago
  Nathalie Furmento d455b1a852 mpi/examples/mpi_lu/pxlu.c: fix printf argument type 7 years ago
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces 8 years ago
  Nathalie Furmento 0563235d4c examples: fix invalid printf argument type 8 years ago
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested 8 years ago
  Samuel Thibault 993026c8db no need to bug people about our index inversion :) 8 years ago
  Samuel Thibault 265cfa6687 Set coordinates and iteration loops for MPI examples 8 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid 10 years ago
  Nathalie Furmento 660641a5d4 fix type conversion 12 years ago
  Nathalie Furmento 490532ebd6 mpi/examples: fix spacing 12 years ago
  Cyril Roelandt 236d8370d3 mpi: check the return value of starpu_task_submit(). 13 years ago
  Nathalie Furmento 381fa14704 mpi: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 years ago
  Nathalie Furmento 30c7cbfa10 rename type starpu_tag into starpu_tag_t 13 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 years ago
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 years ago
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime 13 years ago
  Nathalie Furmento fac3291c63 mpi/examples/: minor fixes 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Samuel Thibault a97f956680 Use the proper type 14 years ago