Historie revizí

Autor SHA1 Zpráva Datum
  Cédric Augonnet a0e8a8f0c6 Disable sequential consistency for the "cholesky" examples před 16 roky
  Samuel Thibault f3768ddfa9 fix raw monotonic clock detection and usage před 16 roky
  Samuel Thibault 5fc4845594 really define STARPU_HAVE_POSIX_MEMALIGN, STARPU_HAVE_MEMALIGN and STARPU_HAVE_MALLOC_H před 16 roky
  Cédric Augonnet cde9cbf959 Fix a bad use of the engineering notation: 10e9 -> 1e9 před 16 roky
  Cédric Augonnet 1d223b5abe Export the current state of the task so that the SOCL lib may implement před 16 roky
  Cédric Augonnet c1c1070153 Minor cleanups před 16 roky
  Cédric Augonnet f1f038ed56 Do not forget to display the OpenCL drivers in the FxT trace. před 16 roky
  Cédric Augonnet cc2b13c2db Add profiling capabilities to the workers. It is now possible to query a worker před 16 roky
  Cédric Augonnet 0914950455 Illustrate how to use profiling capabilities před 16 roky
  Cédric Augonnet 2e64948872 Add some basic online performance feedback capabilities: if the profiling is před 16 roky
  Nathalie Furmento 7fa7ba746b examples/matvecmult/matvecmult.c: force the execution of the codelet on OpenCL when possible před 16 roky
  Samuel Thibault d349207a5d Add missing comment in the file that was to be commited. Thanks Nathalie. před 16 roky
  Nathalie Furmento fb69643f80 vector scaling example: add missing cuda implementation před 16 roky
  Samuel Thibault b8986b9b92 TODO: Add performance model example (and update basic_examples) před 16 roky
  Nathalie Furmento da9954f6ac renaming of field names in struct starpu_jobq_s: they do not need to be prefixed by _starpu_ před 16 roky
  Samuel Thibault c3c91b63d5 harmonize doc and examples/ concerning the scaling example před 16 roky
  Cédric Augonnet 73d67abb29 Protect the initialization of performance models with a global rw-lock (there před 16 roky
  Cédric Augonnet d2b1c0cfc3 Check return values for pthread_rwlock_* functions před 16 roky
  Cédric Augonnet 1df64a8c49 Bug fix: it is not possible to have blocking call within the callbacks, so we před 16 roky
  Cédric Augonnet 7555d37392 Bug fix: _starpu_fetch_data_on_node does not increase the refcnt on the před 16 roky
  Cédric Augonnet c2d9d95b6d Avoid a race condition when updating the number of tasks previously executed in před 16 roky
  Cédric Augonnet 84acefca8d Add some sanity check to make sure that a try-lock is not failing because of an před 16 roky
  Cédric Augonnet 6c24cd5dc7 Defer the execution of the callback associated to a request after the handle's před 16 roky
  Cédric Augonnet bca5400187 Monotonic clocks are used by default in FxT now and the option was removed from před 16 roky
  Cédric Augonnet dd7443ea86 Factorize code which needs not be directly written in the drivers před 16 roky
  Cédric Augonnet 6d3925222f Protect the queues when initializing the drivers even if the counters are only před 16 roky
  Cédric Augonnet f1ddbe3627 Use a grey background for "unknown" vertices rather than a black one (so that před 16 roky
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) před 16 roky
  Nathalie Furmento 88b473d02e revert r#2246. No need to check the return value of _starpu_fetch_data_on_node před 16 roky
  Nathalie Furmento 63a9dc3a29 examples/block/block_kernel.cl: typo před 16 roky