Историја ревизија

Аутор SHA1 Порука Датум
  Ludovic Courtès 0474fb0341 Use the Texinfo form of GFDL 1.3. пре 14 година
  Nicolas Collin ea8e2d05f8 Bug fixed in combined_workers assignment. пре 14 година
  Nathalie Furmento 0d3cb2157a doc: add licence text in final document пре 14 година
  Ludovic Courtès 3a97eae379 gcc: Add the `heap_allocated' attribute. пре 14 година
  Ludovic Courtès d7645e758d gcc: Fix handling of `cflags' in test instructions. пре 14 година
  Ludovic Courtès 60438a6f6d gcc: Add tests for `register' with non-vector matrices. пре 14 година
  Nathalie Furmento 9ddde842b7 doc: update copyright following #4260 and #4261 пре 14 година
  Samuel Thibault cc4d8687d4 document the broadcast case пре 14 година
  Samuel Thibault ac44749ef2 Allow to use ~0 as broadcast wt_mask пре 14 година
  Ludovic Courtès 885cc5e07c doc: Add a copyright page. пре 14 година
  Ludovic Courtès ab950fb9f9 doc: Fix copyright for `c-extensions.texi'. пре 14 година
  Ludovic Courtès 7013024ad1 doc: Untabify `c-extensions.texi'. пре 14 година
  Samuel Thibault 2af42b0125 don't even include xmmintrin.h when SSE is not enabled пре 14 година
  Samuel Thibault f4b8145731 Enable SSE code only if sse support is available in the compiler пре 14 година
  Ludovic Courtès a4f02a3e28 gcc: Link with the `.lo' file of dependencies, not the `.o' file. пре 14 година
  Nathalie Furmento 84743683ad doc/tutorial: add missing parts to bsd licence пре 14 година
  Nathalie Furmento 8b57ddb86c doc/tutorial: update licence to bsd пре 14 година
  Nathalie Furmento 991ca7049f doc is licensed under GFDL пре 14 година
  Nathalie Furmento 4f822039fe bump to next release пре 14 година
  Nathalie Furmento 3ca7125abe Makefile.am: include/starpu_config.sh should be installed but not shipped in a release file пре 14 година
  Nathalie Furmento 9a0b578519 src/Makefile.am: fix filename core/parallel_task.h пре 14 година
  Nathalie Furmento cc191a0548 src: add missing header files пре 14 година
  Samuel Thibault 7ffec30bbe Make sure to keep prefetch/fetch requests in the same order, and after traversing them, put them back before the ones that got pushed in between пре 14 година
  Samuel Thibault 78c7e43b6f Add push_list_front/back operations пре 14 година
  Samuel Thibault afd9c8c0b4 drop spurious commit пре 14 година
  Samuel Thibault 2d2acb47ab Fix request list push: we need to push and pop in the same order to keep consistent with task order пре 14 година
  Samuel Thibault 7205b70968 Fix computation/communication overlap: transfers always have to use the local_transfer stream, not the local stream пре 14 година
  Samuel Thibault 408e6de3ce take transfer time into account in heft when the task is scheduled to be executed almost immediately: the transfer will never be overlappable in that case. пре 14 година
  Cyril Roelandt 7332d96c1d Fix typo. пре 14 година
  Samuel Thibault f1e95134c6 heft should now be fixed for multiple implementations пре 14 година