Commit History

Author SHA1 Message Date
  Cédric Augonnet a259852f5e remove --coverage's output when cleaning up 16 years ago
  Cédric Augonnet 8cbd5a62bc properly handle the situation where no one is able to execute the tasks 16 years ago
  Cédric Augonnet 5e5b7053d0 "implement" the [a]sync-tasks-overhead test for the SPUs. 16 years ago
  Cédric Augonnet 387c34ccb3 Add a parameter to the method to pop every tasks from a queue so that we are 16 years ago
  Cédric Augonnet a79341479c Gordon requires that drivers are non-blocking 16 years ago
  Cédric Augonnet f57eac1713 the sync_and_notify_data test cannot be executed by SPUs yet. 16 years ago
  Cédric Augonnet f43cd31e96 include a missing config.h file 16 years ago
  Cédric Augonnet 14a1ca0c43 use pthread_setaffinity_np instead of sched_setaffinity 16 years ago
  Cédric Augonnet 2bcc73252e factorize the code to bind a worker on a specific CPU. 16 years ago
  Cédric Augonnet 730753af17 Just make sure the examples will compile even if some kernels are missing 16 years ago
  Cédric Augonnet 1ed054f670 adapt the Gordon driver to the recent interface changes 16 years ago
  Cédric Augonnet e1c5125548 it is now possible to specify where Scalp is installed 16 years ago
  Cédric Augonnet 513d4a4a5c do not redefine _GNU_SOURCE if it's already defined 16 years ago
  Cédric Augonnet 470b7344ee add a script that takes model debug file (use --enable-model-debug) and 16 years ago
  Cédric Augonnet 9f8a766cbb put the hash of the job in the model debug output 16 years ago
  Cédric Augonnet be96bbdccc include the configuration header in all public headers 16 years ago
  Cédric Augonnet eaaf461878 The size of some structure did not match in the public and the private 16 years ago
  Cédric Augonnet fe35fe26a3 Adapt the model debug code to the recent interface changes (task etc.). 16 years ago
  Cédric Augonnet d2384c32c4 make the test slightly more intensive 16 years ago
  Cédric Augonnet b2acfea045 adapt the coverage test suite to the autoconf/configure method. 16 years ago
  Cédric Augonnet 9c58b47408 add missing headers 16 years ago
  Cédric Augonnet ddcdcfe39f according to coverage tests, this branch is neven taken 16 years ago
  Cédric Augonnet b321c134a8 marketting ... 16 years ago
  Cédric Augonnet 5e56c035ab Use the --disable-data-rw-lock option by default from now on: this should 16 years ago
  Cédric Augonnet 4a96fba2c2 bug fix (if the rw-lock are used): release the rw-lock after sync'ing RAM 16 years ago
  Cédric Augonnet 91f1a21d17 Add a test to make sure applications may manipulate data using the 16 years ago
  Cédric Augonnet c16ae555e6 in the public interface, we only manipulate data_handles 16 years ago
  Cédric Augonnet e6f5366b65 Prefix notify_data_modification and make it available to the applications. 16 years ago
  Cédric Augonnet effebd782c Implement notify_data_modification and starpu_sync_data_with_mem when the 16 years ago
  Cédric Augonnet 3227abedd1 make private functions static in the FxT initialization code. 16 years ago