Commit History

Author SHA1 Message Date
  Nathalie Furmento a00f51f94a sched_ctx: renaming 12 years ago
  Andra Hugo 26aecfd1aa remerge 12 years ago
  Nathalie Furmento ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 years ago
  Andra Hugo 6a484de2b1 merge first step 12 years ago
  Andra Hugo 125960a47b rollback to r7157 12 years ago
  Nathalie Furmento 22a0e63018 merge trunk -r 6400:6500 12 years ago
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 13 years ago
  Andra Hugo 1f190b9cad fixed dummy scheduler 13 years ago
  Andra Hugo 94a438324b merge examples+gcc-plugin 13 years ago
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
  Nathalie Furmento 572473b193 examples: check return values of starpu functions 13 years ago
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions 13 years ago
  Nathalie Furmento b9476e6d4a update code w.r.t coding style 13 years ago
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones 13 years ago
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 years ago
  Nathalie Furmento 87ad636148 Type renaming: 13 years ago
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 years ago
  Andra Hugo 58267baf3a encapsulated sched_ctx struct 13 years ago
  Andra Hugo 03b6b6a55b merge with trunk - part 1 13 years ago
  Nathalie Furmento 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 years ago
  Samuel Thibault 6beb9fe2f7 Remove now-unused push_prio_task scheduler method 14 years ago
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Cédric Augonnet 67f15d462a Add missing return statement 14 years ago
  Nathalie Furmento 3784d23683 set unused fields to NULL for the schedulers 14 years ago
  Nathalie Furmento b098931dda examples/scheduler/dummy_sched.c: add messages to verify the scheduler is properly enabled 14 years ago
  Cédric Augonnet f61ff6f185 Use the helper methods to implement the dummy scheduler. 14 years ago
  Cédric Augonnet 3c95481321 - Add prev and next fields in the task structure for the convenience of the scheduler. 14 years ago
  Cédric Augonnet 0109c94f9c Add an example of program embedding its own scheduling policy 14 years ago