Nathalie Furmento
|
68c6d458e0
a tiny tutorial
|
14 years ago |
Nathalie Furmento
|
12e095eac9
doc: starpu_cuda.h needs to be included in cuda codes
|
14 years ago |
Nathalie Furmento
|
e774aea125
libstarpu.pc.in: opencl libraries are needed when linking external applications
|
14 years ago |
Samuel Thibault
|
5eec3c4ce1
put legend on top left, it's usually empty
|
14 years ago |
Samuel Thibault
|
c545cefffe
also show arch name
|
14 years ago |
Samuel Thibault
|
37210d8fa1
fix example for cuda numbering
|
14 years ago |
Ludovic Courtès
|
ea0a071b1f
gcc: Fix support for separate compilation.
|
14 years ago |
Ludovic Courtès
|
09c9dc965a
gcc: Support dependencies in `run-test'.
|
14 years ago |
Ludovic Courtès
|
a6d5e6f502
gcc: Build tests with `-O2 -g'.
|
14 years ago |
Ludovic Courtès
|
6e14e978ae
gcc: Rename `tests/lib.h' to `tests/mocks.h'.
|
14 years ago |
Ludovic Courtès
|
47cab03561
gcc: Add support for `#pragma starpu shutdown'.
|
14 years ago |
Ludovic Courtès
|
94884750fc
gcc: Fix typo.
|
14 years ago |
Ludovic Courtès
|
f9e6bec364
gcc: Add support for `#pragma starpu unregister VAR'.
|
14 years ago |
Ludovic Courtès
|
c745b51e3c
gcc: Compile test programs with $STARPU_CUDA_CPPFLAGS.
|
14 years ago |
Ludovic Courtès
|
412ca0bf83
Add `STARPU_DONT_INCLUDE_CUDA_HEADERS' to stay away from the Evil Empire.
|
14 years ago |
Ludovic Courtès
|
de67fc2c78
gcc: Add support for `#pragma starpu acquire VAR'.
|
14 years ago |
Ludovic Courtès
|
68c8e67aa6
Augment `.gitignore'.
|
14 years ago |
Ludovic Courtès
|
0acb162218
gcc: Add rudimentary `#pragma starpu initialize'.
|
14 years ago |
Ludovic Courtès
|
a1eb86a437
gcc: Improve error handling for the `register' pragma.
|
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
|
566f97499e
gcc: Introduce `list_remove'.
|
14 years ago |
Ludovic Courtès
|
1710d101d0
gcc: Discard erroneous `task' and `task_implementation' decls.
|
14 years ago |
Ludovic Courtès
|
5058a71bce
gcc: Allow the COUNT argument of the `register' pragma to be a variable name.
|
14 years ago |
Ludovic Courtès
|
a10cd72526
gcc: Gracefully handle errors with `task' and `task_implementation'.
|
14 years ago |
Ludovic Courtès
|
f1a9dceb0b
gcc: Improve error handling and tests for `#pragma starpu register'.
|
14 years ago |
Cédric Augonnet
|
17e61c5634
Remove useless code in this example that is already complicated enough
|
14 years ago |
Nathalie Furmento
|
4672f2cf07
tests/coverage/coverage.sh: signal failure
|
14 years ago |
Pierre-André Wacrenier
|
510b6aaf2b
fix data source test
|
14 years ago |
Ludovic Courtès
|
d21123ac60
Use Automake's `color-tests' option when available.
|
14 years ago |
Ludovic Courtès
|
c1e086abc4
gcc: Add warning/error tests for `#pragma starpu register'.
|
14 years ago |