Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nathalie Furmento 4f822039fe bump to next release 14 gadi atpakaļ
  Nathalie Furmento 3ca7125abe Makefile.am: include/starpu_config.sh should be installed but not shipped in a release file 14 gadi atpakaļ
  Nathalie Furmento 9a0b578519 src/Makefile.am: fix filename core/parallel_task.h 14 gadi atpakaļ
  Nathalie Furmento cc191a0548 src: add missing header files 14 gadi atpakaļ
  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 gadi atpakaļ
  Samuel Thibault 78c7e43b6f Add push_list_front/back operations 14 gadi atpakaļ
  Samuel Thibault afd9c8c0b4 drop spurious commit 14 gadi atpakaļ
  Samuel Thibault 2d2acb47ab Fix request list push: we need to push and pop in the same order to keep consistent with task order 14 gadi atpakaļ
  Samuel Thibault 7205b70968 Fix computation/communication overlap: transfers always have to use the local_transfer stream, not the local stream 14 gadi atpakaļ
  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 gadi atpakaļ
  Cyril Roelandt 7332d96c1d Fix typo. 14 gadi atpakaļ
  Samuel Thibault f1e95134c6 heft should now be fixed for multiple implementations 14 gadi atpakaļ
  Samuel Thibault 8360d50c2b Fix expected start of tasks: after task execution, the CPU time is already elapsed. 14 gadi atpakaļ
  Cyril Roelandt 0a185ee4d8 Talking about the scheduler in the "multiple implementations" paragraph. 14 gadi atpakaļ
  Cyril Roelandt 2a921d3c5e Bugfix : do not assign a particular codelet implementation to a job before selecting an appropriate worker. 14 gadi atpakaļ
  Samuel Thibault af9be1babd fix comment 14 gadi atpakaļ
  Nathalie Furmento 288af06552 remove un-needed copyright 14 gadi atpakaļ
  Nathalie Furmento 2177148f7e add missing licence information 14 gadi atpakaļ
  Cyril Roelandt 16f070b7cd Updated the documentation with data related to mutliple implementations. 14 gadi atpakaļ
  Samuel Thibault b58ea76005 Spurious variable 14 gadi atpakaļ
  Samuel Thibault eb5822de45 Assert rather than do bogus things for non-cuda/opencl case. 14 gadi atpakaļ
  Samuel Thibault 6af576989c Add missing prototypes 14 gadi atpakaļ
  Samuel Thibault 8e7b92c6e8 silence warning 14 gadi atpakaļ
  Samuel Thibault 6b70d00b21 silent warning 14 gadi atpakaļ
  Samuel Thibault 846df70675 Fix build without fxt 14 gadi atpakaļ
  Samuel Thibault e9e66b6c78 Mention DriverCopyAsync in the trace. 14 gadi atpakaļ
  Samuel Thibault 3926b7c7be Fix hack which was wrong with peers: simply record both source and destination, it actually makes the statistics code simpler 14 gadi atpakaļ
  Samuel Thibault 209ebef2ac Trace async transfers differently to watch for cuda spurious blocking 14 gadi atpakaļ
  Cyril Roelandt 2787e1fa46 Added an SSE codelet to the vector scaling example. 14 gadi atpakaļ
  Ludovic Courtès 886913ffe3 gcc: Support interleaved declarations & definitions of task implementations. 14 gadi atpakaļ