Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Cédric Augonnet 2870e97dc4 The starpu_machine_topology_s now contains the subset of пре 15 година
  Samuel Thibault c9c1b05d0f add cygwin CUDA path пре 15 година
  Cédric Augonnet 9a938aeb1a Get rid of the starpu_jobq_s structure. пре 15 година
  Nathalie Furmento 6db3547f65 examples/coverage/coverage.sh: fails the script when an application fails пре 15 година
  Cédric Augonnet ee37af1443 We do not store a jobq per worker anymore пре 15 година
  Cédric Augonnet 6b9ea2fa8d Start a major cleanup of the scheduler which intends to make it doable to write пре 15 година
  Nathalie Furmento 75f01af154 examples: add a shell script to call examples with different sets of parameters w.r.t coverage пре 15 година
  Nathalie Furmento 7f0644d528 dw_cholesky.c: test return code of starpu_task_submit() пре 15 година