Ludovic Courtès
|
fb8edd8ba9
gcc: Interpret the body of a task as its implicit CPU implementation.
|
13 years ago |
Ludovic Courtès
|
109df305b8
gcc: Error out when none of a task's implementations are usable.
|
13 years ago |
Ludovic Courtès
|
ca0dc0aceb
gcc: Raise an error when `STARPU_NMAXBUFS' is reached.
|
13 years ago |
Ludovic Courtès
|
4b20e7f846
gcc: Raise an error when a task implementation invokes a task.
|
13 years ago |
Ludovic Courtès
|
886913ffe3
gcc: Support interleaved declarations & definitions of task implementations.
|
13 years ago |
Ludovic Courtès
|
1ddd68b6b8
gcc: Error out when a task doesn't return `void'.
|
13 years ago |
Ludovic Courtès
|
ea0a071b1f
gcc: Fix support for separate compilation.
|
14 years ago |
Ludovic Courtès
|
46a529a369
gcc: Build the body of tasks instead of fiddling with the call site.
|
14 years ago |
Ludovic Courtès
|
1710d101d0
gcc: Discard erroneous `task' and `task_implementation' decls.
|
14 years ago |
Ludovic Courtès
|
a10cd72526
gcc: Gracefully handle errors with `task' and `task_implementation'.
|
14 years ago |