Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 85bb45c0f9 revert previous commit #2589 vor 16 Jahren
  Nathalie Furmento 346314a1b9 Wrong commit fully reverted in follow-up commit #2590 vor 16 Jahren
  Nathalie Furmento 5f0f59b8d5 Testcases: add new application to test combined synchronous and asynchronous acquire/release vor 16 Jahren
  Nathalie Furmento 340f76184a mpi/starpu_mpi.c: fix debug messages vor 16 Jahren
  Nathalie Furmento eb85cb7e5c mpi: fix nvcc compilation command line vor 16 Jahren
  Nathalie Furmento 04859cb77f mpi/examples/mpi_lu/pxlu.h: add missing include vor 16 Jahren
  Cédric Augonnet 1d6bd522d7 Minimal documentation of the starpu_sched_policy_s structure vor 16 Jahren
  Cédric Augonnet abaa246db8 Document starpu_worker_set_sched_condition vor 16 Jahren
  Samuel Thibault 0ec22a9b3c document which sched file is what vor 16 Jahren
  Cédric Augonnet 3cb3f1a39a Fix compilation vor 16 Jahren
  Nathalie Furmento e05d3228e9 starpu.texi: doc on how to define a new scheduling policy vor 16 Jahren
  Nathalie Furmento 3784d23683 set unused fields to NULL for the schedulers vor 16 Jahren
  Nathalie Furmento b098931dda examples/scheduler/dummy_sched.c: add messages to verify the scheduler is properly enabled vor 16 Jahren
  Nathalie Furmento 12edbf572d src/core/sched_policy.c: set the post_exec_hook pointer in the global policy vor 16 Jahren
  Cédric Augonnet c0bdc7d533 Implement a variant of the dmda strategy where the tasks are sorted. vor 16 Jahren
  Cédric Augonnet e96dd83619 Experiment with a small optimization in the dmda scheduling policy: in the pop vor 16 Jahren
  Cédric Augonnet a46c76bdaa The starpu_data_query_status function describes the status of a data handle on vor 16 Jahren
  Nathalie Furmento 1d49d474ee examples/coverage/coverage.sh: cover more testcases vor 16 Jahren
  Nathalie Furmento 1032e87b62 src/datawizard/interfaces/XXX_interface.c: rename dummy_copy_ram_to_ram() to copy_ram_to_ram() vor 16 Jahren
  Nathalie Furmento 5865baa946 src/datawizard/interfaces/variable_interface.c: rename dummy_copy_ram_to_ram() to copy_ram_to_ram() vor 16 Jahren
  Nathalie Furmento 07dbe216b5 examples/coverage/coverage.sh: force the execution of the opencl kernels vor 16 Jahren
  Cédric Augonnet 56e595124e Reorganize the code of the scheduling policies: to stress the fact that vor 16 Jahren
  Cédric Augonnet 2a2d5dd518 Factorize code for the dm and the dmda policies vor 16 Jahren
  Cédric Augonnet 114550c84f Move src/core/policies/sched_policy.* into src/core/ vor 16 Jahren
  Cédric Augonnet 62a0f07a04 Factorize the no_prio_policy and the eager_central_policy policies as the vor 16 Jahren
  Cédric Augonnet fda0f0ca3f Some examples include starpu.h (and therefore possibly hwloc.h) vor 16 Jahren
  Cédric Augonnet 93ac947e65 Add a "post_exec_hook" method in the scheduler interface. This function is vor 16 Jahren
  Cédric Augonnet e70be63b82 In order to maintain ABI compability, we add a dummy pointer in the topology vor 16 Jahren
  Cédric Augonnet fdcffc1dcd The hwloc library is used in the public API so we need hwloc.h in case hwloc is vor 16 Jahren
  Cédric Augonnet 8e3c29dde8 Use tasks instead of jobs in the "priority queues" vor 16 Jahren