Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 14be4db267 Support several arbiters hace 10 años
  Samuel Thibault 67c7976ba1 s/commute_/arbitered_/g hace 10 años
  Samuel Thibault a5b6105706 Use arbiters instead of a global state. Does not support several arbiters yet hace 10 años
  Samuel Thibault f45da9d88c simplify commute locking, which fixes a race, and allows to easily improve it hace 10 años
  Samuel Thibault 788f2cb674 Show parallelism in commute test hace 10 años
  Samuel Thibault 766d73b69e drop the atomic version of lock_and_delegate: the small performance benefit is not worth the code complexity hace 10 años
  Samuel Thibault 1343ca3e87 more readable code hace 10 años
  Samuel Thibault 89be37baab simplify code hace 10 años
  Samuel Thibault 75260ef5d5 fix sorting commute accesses: we want to have the commute accesses sorted too, actually, for properly handling the case when we take the same data several times hace 10 años
  Samuel Thibault 9f450e1640 revert lock_or_delegate flag logic to make it easier to read hace 10 años
  Samuel Thibault 3131740677 fix build without lock_or_delegate hace 10 años
  Samuel Thibault c5c51fe05b fix indent hace 10 años
  Samuel Thibault 2157700e4c document commute algorithm hace 10 años
  Andra Hugo bcc7d5ccfa remove example.... it actually does not test anything (it was just an example for me when testing the priorities) hace 10 años
  Andra Hugo bbe2eac4de consider priorities when deciding on which worker to schedule - sol 2 (static number of priorities, each worker has a list of exp_lens corresponding to each priority ) hace 10 años
  Samuel Thibault 962c4932ef Fix test into really pushing data to disk even in quick check mode hace 10 años
  Samuel Thibault e38062f84f fix warning hace 10 años
  Samuel Thibault a043e98b5f use smallest value for quick check on 64bit systems too hace 10 años
  Samuel Thibault f5ef246ee5 Fix test without CPUs hace 10 años
  Samuel Thibault 0180a21f9b Add commute testcase hace 10 años
  Samuel Thibault 8e55d5f4ef drop now-useless changes hace 10 años
  Samuel Thibault 00374476e4 backport r15084 from trunk: socl: instead of setting LD_PRELOAD with the location of libOpenCL.so, set LD_LIBRARY_PATH with the directory containing libOpenCL.so, this avoid libtool to crash when loading libOpenCL.so (which happens on alaric) hace 10 años
  Samuel Thibault 1ed21aa857 backport r14795 from trunk: add missing suppr file hace 10 años
  Samuel Thibault 71e4202e19 use starpu pthread functions hace 10 años
  Samuel Thibault 0ca7c2ae32 use starpu pthread functions hace 10 años
  Samuel Thibault fb763b0fce separate out commute source code, fix symbol visibility hace 10 años
  Samuel Thibault 3275dbb925 Add missing copyright hace 10 años
  Samuel Thibault b6f43642fc Fix coding style hace 10 años
  Samuel Thibault 329414399f Make buildbot test with lock/delegate hace 10 años
  Samuel Thibault 8be59f3fbf integrate latest version of Bérenger's patch hace 10 años