Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault 15881164a8 Fix push/pop tracing, thanks Jean-Marie Couteyen for the investigation před 11 roky
  Samuel Thibault 4033641009 also check for non-windowsisms when not building top před 11 roky
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it před 11 roky
  Samuel Thibault 2e3c01cb38 Always make sure that kernels without the async flag are waiting for kernel termination před 11 roky
  Nathalie Furmento d2ea199524 add warnings only when STARPU_DEVEL is enabled před 11 roky
  Nathalie Furmento 648e35bb3c configure.ac: -W and -Wextra are the same compiler options, just keep před 11 roky
  Nathalie Furmento 04722d74c9 examples/scheduler: also test peager scheduler před 11 roky
  Nathalie Furmento 643a61c5b0 New configure option --enable-new-check to enable new testcases which are known to fail před 11 roky
  Samuel Thibault 2ba0dc6b0a revert 13937, it does not actually fix the issue and breaks dependencies před 11 roky
  Samuel Thibault 0518f2a688 Fix immediately regenerating a task with task dependencies před 11 roky
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for před 11 roky
  Nathalie Furmento 20e5c50d42 examples: add testcase to run application sched_ctx/sched_ctx with all defined schedulers před 11 roky
  Nathalie Furmento b63583dca2 examples/sched_ctx/sched_ctx.c: start scheduler defined by variable STARPU_SCHED when defined před 11 roky
  Samuel Thibault 7882cd8543 Avoid duplicate test před 11 roky
  Samuel Thibault d8d4de5c8d Fix computing footprint without a model před 11 roky
  Nathalie Furmento 61191be508 tools/valgrind/libc.suppr: ignore aio_read error před 11 roky
  Nathalie Furmento 9e59842286 examples/basic_examples/dynamic_handles.c: tell starpu to free buffer used for packing codelet values před 11 roky
  Nathalie Furmento 7acb20fc21 tests/main/pack.c: tell starpu to free buffer used for packing codelet values před 11 roky
  Nathalie Furmento 1d47d3eb0e src/util/starpu_task_insert.c: revert #13925, that was not a memory leak, rather a misuse of the API před 11 roky
  Nathalie Furmento 4637bfb60c src/util/starpu_task_insert.c: free codelet_pack_args buffer před 11 roky
  Nathalie Furmento daea09fa16 tests/main/insert_task_dyn_handles.c: free allocated memory před 11 roky
  Nathalie Furmento 3e3d7659e4 src/core/task.c: free allocated memory před 11 roky
  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 před 11 roky
  Nathalie Furmento 0561104f50 mpi/src/starpu_mpi_task_insert.c: modify code to only parse va_arg před 11 roky
  Nathalie Furmento 61a254e7f2 mpi/tests/insert_task_compute.c: add STARPU_DATA_MODE_ARRAY to testcase před 11 roky
  Nathalie Furmento 1ed42a90e6 mpi/src/starpu_mpi_task_insert.c: deal with markup STARPU_DATA_MODE_ARRAY před 11 roky
  Nathalie Furmento 933957555b mpi/tests/insert_task_compute.c: also test with STARPU_DATA_ARRAY před 11 roky
  Nathalie Furmento e684b39f76 examples/basic_examples/dynamic_handles.c: remove incorrect free před 11 roky
  Nathalie Furmento 1e80cd6515 include/ src: fix how access mode of data is set and get when dealing with dynamic handles před 11 roky
  Olivier Aumage 7bb150e964 - check stacksize value před 11 roky