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 години |
Samuel Thibault
|
8360d50c2b
Fix expected start of tasks: after task execution, the CPU time is already elapsed.
|
преди 14 години |
Cyril Roelandt
|
0a185ee4d8
Talking about the scheduler in the "multiple implementations" paragraph.
|
преди 14 години |
Cyril Roelandt
|
2a921d3c5e
Bugfix : do not assign a particular codelet implementation to a job before selecting an appropriate worker.
|
преди 14 години |
Samuel Thibault
|
af9be1babd
fix comment
|
преди 14 години |
Nathalie Furmento
|
288af06552
remove un-needed copyright
|
преди 14 години |
Nathalie Furmento
|
2177148f7e
add missing licence information
|
преди 14 години |
Cyril Roelandt
|
16f070b7cd
Updated the documentation with data related to mutliple implementations.
|
преди 14 години |
Samuel Thibault
|
b58ea76005
Spurious variable
|
преди 14 години |
Samuel Thibault
|
eb5822de45
Assert rather than do bogus things for non-cuda/opencl case.
|
преди 14 години |
Samuel Thibault
|
6af576989c
Add missing prototypes
|
преди 14 години |