Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 643a61c5b0 New configure option --enable-new-check to enable new testcases which are known to fail il y a 11 ans
  Samuel Thibault 2ba0dc6b0a revert 13937, it does not actually fix the issue and breaks dependencies il y a 11 ans
  Samuel Thibault 0518f2a688 Fix immediately regenerating a task with task dependencies il y a 11 ans
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for il y a 11 ans
  Nathalie Furmento 20e5c50d42 examples: add testcase to run application sched_ctx/sched_ctx with all defined schedulers il y a 11 ans
  Nathalie Furmento b63583dca2 examples/sched_ctx/sched_ctx.c: start scheduler defined by variable STARPU_SCHED when defined il y a 11 ans
  Samuel Thibault 7882cd8543 Avoid duplicate test il y a 11 ans
  Samuel Thibault d8d4de5c8d Fix computing footprint without a model il y a 11 ans
  Nathalie Furmento 61191be508 tools/valgrind/libc.suppr: ignore aio_read error il y a 11 ans
  Nathalie Furmento 9e59842286 examples/basic_examples/dynamic_handles.c: tell starpu to free buffer used for packing codelet values il y a 11 ans
  Nathalie Furmento 7acb20fc21 tests/main/pack.c: tell starpu to free buffer used for packing codelet values il y a 11 ans
  Nathalie Furmento 1d47d3eb0e src/util/starpu_task_insert.c: revert #13925, that was not a memory leak, rather a misuse of the API il y a 11 ans
  Nathalie Furmento 4637bfb60c src/util/starpu_task_insert.c: free codelet_pack_args buffer il y a 11 ans
  Nathalie Furmento daea09fa16 tests/main/insert_task_dyn_handles.c: free allocated memory il y a 11 ans
  Nathalie Furmento 3e3d7659e4 src/core/task.c: free allocated memory il y a 11 ans
  Nathalie Furmento 22d9b329c6 src/util/starpu_task_insert_utils.c: fix data access mode setting when dealing with dynamic handles and STARPU_DATA_MODE_ARRAY il y a 11 ans
  Nathalie Furmento 0561104f50 mpi/src/starpu_mpi_task_insert.c: modify code to only parse va_arg il y a 11 ans
  Nathalie Furmento 61a254e7f2 mpi/tests/insert_task_compute.c: add STARPU_DATA_MODE_ARRAY to testcase il y a 11 ans
  Nathalie Furmento 1ed42a90e6 mpi/src/starpu_mpi_task_insert.c: deal with markup STARPU_DATA_MODE_ARRAY il y a 11 ans
  Nathalie Furmento 933957555b mpi/tests/insert_task_compute.c: also test with STARPU_DATA_ARRAY il y a 11 ans
  Nathalie Furmento e684b39f76 examples/basic_examples/dynamic_handles.c: remove incorrect free il y a 11 ans
  Nathalie Furmento 1e80cd6515 include/ src: fix how access mode of data is set and get when dealing with dynamic handles il y a 11 ans
  Olivier Aumage 7bb150e964 - check stacksize value il y a 11 ans
  Samuel Thibault 7c6d72edfc expose memory manager functions to applications il y a 11 ans
  Nathalie Furmento c70493c224 tests: new testcase main/insert_task_dyn_handles.c il y a 11 ans
  Nathalie Furmento 15b58498b4 examples/basic_examples/dynamic_handles.c: use STARPU_DATA_MODE_ARRAY instead of directly accessing the field starpu_task::dyn_modes il y a 11 ans
  Nathalie Furmento 040abf997a starpu_task_insert & co: il y a 11 ans
  Nathalie Furmento 19ac54c9f5 tests: new testcase for function starpu_codelet_pack_args il y a 11 ans
  Nathalie Furmento b2fbaf6005 examples/Makefile.am: add basic_examples/dynamic_handles which had been wrongly removed il y a 11 ans
  Nathalie Furmento ab662bbb8e src/util: store the number of task value arguments as an int, a char could be too small il y a 11 ans