Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 73ce7dd24f Only call callback on receive side il y a 14 ans
  Samuel Thibault 5d08f1e686 make starpu_mpi_barrier wait for tasks and requests first, to avoid not sending some important data that other ends might be waiting for il y a 14 ans
  Samuel Thibault 720889bd49 TODO il y a 14 ans
  Samuel Thibault 2f6989798d Add starpu_mpi_get_data_on_node_detached which does not wait for termination il y a 14 ans
  Samuel Thibault fb578d2894 Fix test with more than 2 nodes il y a 14 ans
  Samuel Thibault 8b83ff2602 Fix to use same tags il y a 14 ans
  Samuel Thibault a0469bd083 drop spurious part of commit il y a 14 ans
  Samuel Thibault 55520c9b71 Fix atomicity of mpi rank tabbing il y a 14 ans
  Cyril Roelandt ba3f238d96 Coccinelle: add a script that finds codelets without a "name" attribute and adds one. il y a 14 ans
  Cyril Roelandt 02aea1a97d mpi/examples/reduction/mpi_reduction_kernels.c: Fix casts. il y a 14 ans
  Samuel Thibault 52b8913bcf Use the data tag, not a random tag il y a 14 ans
  Samuel Thibault 8bc13226f4 TODO il y a 14 ans
  Nathalie Furmento b867921f74 examples/filters/custom_mf: proper use of macros il y a 14 ans
  Cyril Roelandt 8d54204ab7 examples/cholesky/cholesky_tag.c: Remove the "pinned" argument of cholesky(). il y a 14 ans
  Nathalie Furmento 73dc3cf921 examples/cholesky/: make sure we free matrix after using it il y a 14 ans
  Cyril Roelandt 5a9ca105f6 Remove double free() of "mat". il y a 14 ans
  Samuel Thibault fdc97aae6b We need libtool >= 2 il y a 14 ans
  Nathalie Furmento 8be17eb74d examples/cholesky/: do not allocate matrix twice il y a 14 ans
  Cyril Roelandt 0003a530f9 gcc-plugin: vector_scal.c: include math.h. il y a 14 ans
  Nathalie Furmento d98f0cdb45 tests/datawizard/mpi_like_async.c: on error, return EXIT_FAILURE instead of aborting il y a 14 ans
  Nathalie Furmento 3f0e8b6165 examples: free memory and unregister data il y a 14 ans
  Nathalie Furmento 8381f79759 minor fixes to handle compiler warnings il y a 14 ans
  Nathalie Furmento e85c4270e0 examples/spmv/dw_block_spmv.c: unpartition data before unregistering it il y a 14 ans
  Nathalie Furmento c7db07fc56 examples/spmv/dw_block_spmv.c: unpartition data before unregistering it il y a 14 ans
  Cyril Roelandt b36003d446 Coccinelle: unchecked_starpu_function_calls: do not declare the "ret" variable when no suitable variable was found. il y a 14 ans
  Cyril Roelandt 94e1eb7ec0 Coccinelle: extend unchecked_starpu_function_calls so that it also works with starpu_init and starpu_task_wait. il y a 14 ans
  Cyril Roelandt ce10d8c178 Coccinelle: add a script that looks for calls to starpu_task_submit() that are not checked against 0. il y a 14 ans
  Nathalie Furmento 48455919cd tools/valgrind: add suppression error for fscanf il y a 14 ans
  Nathalie Furmento f9a39d6fcb src/core/perfmodel/perfmodel_bus.c: initialise to calm down valgrind il y a 14 ans
  Nathalie Furmento d6a60f5b0c tests/datawizard/critical_section_with_void_interface.c: return error code to signal error instead of aborting il y a 14 ans