Commit History

Author SHA1 Message Date
  Nathalie Furmento d66a619369 tests/loader-cross.sh.in: fail when no executable is provided 11 years ago
  Nathalie Furmento 43fe83f242 bump to 1.3 11 years ago
  Nathalie Furmento a2ac3949bf bump to 1.3.0 11 years ago
  Nathalie Furmento 925ccb5f93 mpi/tests/policy_register.c: let the selection policy return the rank of the data instead of the hard-coded value 11 years ago
  Nathalie Furmento 376ab541c1 doc/doxygen/chapters/api/mpi.doxy: fix policy identifier 11 years ago
  Nathalie Furmento 6d14036308 mpi/tests: new testcase to register and unregister node selection policies 11 years ago
  Nathalie Furmento ba89cf40f6 mpi: new functions to register and unregister node selection policies 11 years ago
  Nathalie Furmento 280b4617c6 mpi/tests/cache_disable.c: fix return value 11 years ago
  Nathalie Furmento 87ee469ccc mpi/src/starpu_mpi_task_insert.c: fix variable name 11 years ago
  Nathalie Furmento 07089463b0 mpi/src/starpu_mpi_select_node.c: free memory 11 years ago
  Nathalie Furmento cad01b97cd mpi: the node selection policy is stored as an integer instead of a char* 11 years ago
  Nathalie Furmento 72c817dd36 mpi/tests: new testcase for function starpu_mpi_cache_set() 11 years ago
  Nathalie Furmento d3ba5ebc60 mpi: new function to enable and disable the communication cache at runtime 11 years ago
  Marc Sergent 9baffda933 Add missing parameter for reducing the memory footprint of internal data structures 11 years ago
  Marc Sergent 79a6998cef Add documentation on how to reduce the memory footprint of internal data structures 11 years ago
  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 11 years ago
  Samuel Thibault 9e6fa3480f clear out that here "not defined" just means to being defined 11 years ago
  Samuel Thibault c6ede8b07d always enable CUDA gemm kernel in simgrid mode 11 years ago
  Samuel Thibault fa93ac1390 Recalibrate gemm application with the default 4*960 z axis size 11 years ago
  Nathalie Furmento a9c7e81c30 mpi/src: use W data in cache before codelet execution 11 years ago
  Nathalie Furmento 1c201e1076 mpi/tests: new testcase for cache mechanism 11 years ago
  Nathalie Furmento 4a498ccb67 mpi: new internal function _starpu_mpi_cache_received_data_get() 11 years ago
  Nathalie Furmento 21d3b065c0 mpi: do not add in cache data with a W mode 11 years ago
  Nathalie Furmento ebed5dd827 mpi: new function starpu_mpi_cache_is_enabled() 11 years ago
  Nathalie Furmento a564ec02da mpi/src: simplify cache API 11 years ago
  Nathalie Furmento 3d53d98ef5 mpi/src/starpu_mpi_cache.c: add missing call to _starpu_mpi_cache_stats_init() 11 years ago
  Samuel Thibault 21d799d67b Document running the simgrid-available examples 11 years ago
  Nathalie Furmento 4f177d64bf mpi/src/starpu_mpi_private.h: new macro _STARPU_MPI_MSG 11 years ago
  Nathalie Furmento 32faf5207a mpi/src: rename cache functions 11 years ago
  Nathalie Furmento 8a53e9e9d4 mpi/tests/matrix.c: use lazy registration when possible 11 years ago