Historique des commits

Auteur SHA1 Message Date
  Cédric Augonnet 2bcc73252e factorize the code to bind a worker on a specific CPU. il y a 16 ans
  Cédric Augonnet 730753af17 Just make sure the examples will compile even if some kernels are missing il y a 16 ans
  Cédric Augonnet 1ed054f670 adapt the Gordon driver to the recent interface changes il y a 16 ans
  Cédric Augonnet e1c5125548 it is now possible to specify where Scalp is installed il y a 16 ans
  Cédric Augonnet 513d4a4a5c do not redefine _GNU_SOURCE if it's already defined il y a 16 ans
  Cédric Augonnet 470b7344ee add a script that takes model debug file (use --enable-model-debug) and il y a 16 ans
  Cédric Augonnet 9f8a766cbb put the hash of the job in the model debug output il y a 16 ans
  Cédric Augonnet be96bbdccc include the configuration header in all public headers il y a 16 ans
  Cédric Augonnet eaaf461878 The size of some structure did not match in the public and the private il y a 16 ans
  Cédric Augonnet fe35fe26a3 Adapt the model debug code to the recent interface changes (task etc.). il y a 16 ans
  Cédric Augonnet d2384c32c4 make the test slightly more intensive il y a 16 ans
  Cédric Augonnet b2acfea045 adapt the coverage test suite to the autoconf/configure method. il y a 16 ans
  Cédric Augonnet 9c58b47408 add missing headers il y a 16 ans
  Cédric Augonnet ddcdcfe39f according to coverage tests, this branch is neven taken il y a 16 ans
  Cédric Augonnet b321c134a8 marketting ... il y a 16 ans
  Cédric Augonnet 5e56c035ab Use the --disable-data-rw-lock option by default from now on: this should il y a 16 ans
  Cédric Augonnet 4a96fba2c2 bug fix (if the rw-lock are used): release the rw-lock after sync'ing RAM il y a 16 ans
  Cédric Augonnet 91f1a21d17 Add a test to make sure applications may manipulate data using the il y a 16 ans
  Cédric Augonnet c16ae555e6 in the public interface, we only manipulate data_handles il y a 16 ans
  Cédric Augonnet e6f5366b65 Prefix notify_data_modification and make it available to the applications. il y a 16 ans
  Cédric Augonnet effebd782c Implement notify_data_modification and starpu_sync_data_with_mem when the il y a 16 ans
  Cédric Augonnet 3227abedd1 make private functions static in the FxT initialization code. il y a 16 ans
  Cédric Augonnet e28c761533 declare the prototype of liberate_memory_on_node il y a 16 ans
  Cédric Augonnet d7f4df14ce make private functions static (again) il y a 16 ans
  Cédric Augonnet 75e19d081f create a seperate file for memory node management il y a 16 ans
  Cédric Augonnet 54c2b999d5 job_create is an internal function, programmers only manipulate tasks. il y a 16 ans
  Cédric Augonnet f50da2b311 do not export private functions il y a 16 ans
  Cédric Augonnet 7ddfe04a88 Add a set of functions to manipulate all queues attached to a memory node. il y a 16 ans
  Cédric Augonnet 62d1e62152 Atomic ops builtins (__sync_*) only appeared in gcc-4.1, so until we find a il y a 16 ans
  Cédric Augonnet 2dd824f06a Darwin has never been running on old intel <i686 il y a 16 ans