Commit History

Автор SHA1 Съобщение Дата
  Nathalie Furmento 1d49d474ee examples/coverage/coverage.sh: cover more testcases преди 15 години
  Nathalie Furmento 1032e87b62 src/datawizard/interfaces/XXX_interface.c: rename dummy_copy_ram_to_ram() to copy_ram_to_ram() преди 15 години
  Nathalie Furmento 5865baa946 src/datawizard/interfaces/variable_interface.c: rename dummy_copy_ram_to_ram() to copy_ram_to_ram() преди 15 години
  Nathalie Furmento 07dbe216b5 examples/coverage/coverage.sh: force the execution of the opencl kernels преди 15 години
  Cédric Augonnet 56e595124e Reorganize the code of the scheduling policies: to stress the fact that преди 15 години
  Cédric Augonnet 2a2d5dd518 Factorize code for the dm and the dmda policies преди 15 години
  Cédric Augonnet 114550c84f Move src/core/policies/sched_policy.* into src/core/ преди 15 години
  Cédric Augonnet 62a0f07a04 Factorize the no_prio_policy and the eager_central_policy policies as the преди 15 години
  Cédric Augonnet fda0f0ca3f Some examples include starpu.h (and therefore possibly hwloc.h) преди 15 години
  Cédric Augonnet 93ac947e65 Add a "post_exec_hook" method in the scheduler interface. This function is преди 15 години
  Cédric Augonnet e70be63b82 In order to maintain ABI compability, we add a dummy pointer in the topology преди 15 години
  Cédric Augonnet fdcffc1dcd The hwloc library is used in the public API so we need hwloc.h in case hwloc is преди 15 години
  Cédric Augonnet 8e3c29dde8 Use tasks instead of jobs in the "priority queues" преди 15 години
  Cédric Augonnet bb85b285ed Remove this file from svn преди 15 години
  Cédric Augonnet 1a47e25f4f Replace the starpu_fifo_jobq_s structure by starpu_fifo_taskq_s which works преди 15 години
  Cédric Augonnet f2f844462b Replace _starpu_job_expected_length by _starpu_task_expected_length which takes преди 15 години
  Cédric Augonnet d4851f06d1 Fix previous commit: pop_every_task now returns a "struct starpu_task *" преди 15 години
  Cédric Augonnet f61ff6f185 Use the helper methods to implement the dummy scheduler. преди 15 години
  Cédric Augonnet 2d3c7f5584 - Fix the name of the methods to manipulate task lists преди 15 години
  Cédric Augonnet 3c95481321 - Add prev and next fields in the task structure for the convenience of the scheduler. преди 15 години
  Cédric Augonnet 3b151fa93c The --enable-data-rw-lock does not exist anymore преди 15 години
  Cédric Augonnet 0109c94f9c Add an example of program embedding its own scheduling policy преди 15 години
  Cédric Augonnet bb022881dd Export starpu_worker_set_sched_condition преди 15 години
  Cédric Augonnet 1e209cbb0d Export the starpu_sched_policy_s structure in the public API. преди 15 години
  Cédric Augonnet cd6583e606 The scheduling strategies now manipulate tasks instead of jobs. Existing преди 15 години
  Cédric Augonnet eb9e0b1c8e Minor cleanup преди 15 години
  Cédric Augonnet d185fc2875 The pop_task method of the scheduler now returns a task instead of a job. This преди 15 години
  Cédric Augonnet 7cdfe5ce33 The predicted duration is now part of the task structure instead of the job преди 15 години
  Nathalie Furmento a24f07b404 examples/matvecmult/matvecmult.c: improve error message преди 15 години
  Samuel Thibault 8d50dbee48 Fix OpenCL build on windows преди 15 години