Commit történet

Szerző SHA1 Üzenet Dátum
  Cédric Augonnet a79341479c Gordon requires that drivers are non-blocking 16 éve
  Cédric Augonnet f57eac1713 the sync_and_notify_data test cannot be executed by SPUs yet. 16 éve
  Cédric Augonnet f43cd31e96 include a missing config.h file 16 éve
  Cédric Augonnet 14a1ca0c43 use pthread_setaffinity_np instead of sched_setaffinity 16 éve
  Cédric Augonnet 2bcc73252e factorize the code to bind a worker on a specific CPU. 16 éve
  Cédric Augonnet 730753af17 Just make sure the examples will compile even if some kernels are missing 16 éve
  Cédric Augonnet 1ed054f670 adapt the Gordon driver to the recent interface changes 16 éve
  Cédric Augonnet e1c5125548 it is now possible to specify where Scalp is installed 16 éve
  Cédric Augonnet 513d4a4a5c do not redefine _GNU_SOURCE if it's already defined 16 éve
  Cédric Augonnet 470b7344ee add a script that takes model debug file (use --enable-model-debug) and 16 éve
  Cédric Augonnet 9f8a766cbb put the hash of the job in the model debug output 16 éve
  Cédric Augonnet be96bbdccc include the configuration header in all public headers 16 éve
  Cédric Augonnet eaaf461878 The size of some structure did not match in the public and the private 16 éve
  Cédric Augonnet fe35fe26a3 Adapt the model debug code to the recent interface changes (task etc.). 16 éve
  Cédric Augonnet d2384c32c4 make the test slightly more intensive 16 éve
  Cédric Augonnet b2acfea045 adapt the coverage test suite to the autoconf/configure method. 16 éve
  Cédric Augonnet 9c58b47408 add missing headers 16 éve
  Cédric Augonnet ddcdcfe39f according to coverage tests, this branch is neven taken 16 éve
  Cédric Augonnet b321c134a8 marketting ... 16 éve
  Cédric Augonnet 5e56c035ab Use the --disable-data-rw-lock option by default from now on: this should 16 éve
  Cédric Augonnet 4a96fba2c2 bug fix (if the rw-lock are used): release the rw-lock after sync'ing RAM 16 éve
  Cédric Augonnet 91f1a21d17 Add a test to make sure applications may manipulate data using the 16 éve
  Cédric Augonnet c16ae555e6 in the public interface, we only manipulate data_handles 16 éve
  Cédric Augonnet e6f5366b65 Prefix notify_data_modification and make it available to the applications. 16 éve
  Cédric Augonnet effebd782c Implement notify_data_modification and starpu_sync_data_with_mem when the 16 éve
  Cédric Augonnet 3227abedd1 make private functions static in the FxT initialization code. 16 éve
  Cédric Augonnet e28c761533 declare the prototype of liberate_memory_on_node 16 éve
  Cédric Augonnet d7f4df14ce make private functions static (again) 16 éve
  Cédric Augonnet 75e19d081f create a seperate file for memory node management 16 éve
  Cédric Augonnet 54c2b999d5 job_create is an internal function, programmers only manipulate tasks. 16 éve