Ludovic Courtès 7d3695ded6 gcc: Add `#pragma starpu release'. hace 13 años
..
Makefile.am 7d3695ded6 gcc: Add `#pragma starpu release'. hace 13 años
acquire-errors.c 7c06d77699 gcc: Allow use of a PARM_DECL as the argument of pragma `acquire'. hace 13 años
acquire.c 7c06d77699 gcc: Allow use of a PARM_DECL as the argument of pragma `acquire'. hace 13 años
base.c fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. hace 13 años
debug-tree.c 3155307fdd gcc: Add the `debug_tree' pragma. hace 13 años
external-task-impl.c 69b940943a gcc: Have `validate_task_implementation' skip external task implementations. hace 13 años
heap-allocated-errors.c 3a97eae379 gcc: Add the `heap_allocated' attribute. hace 14 años
heap-allocated.c 54d104d38c gcc: Fix support of the `heap_allocated' attribute. hace 13 años
lib-user.c fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. hace 13 años
mocks.h 7d3695ded6 gcc: Add `#pragma starpu release'. hace 13 años
my-lib.c fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. hace 13 años
my-lib.h fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. hace 13 años
no-initialize.c 0acb162218 gcc: Add rudimentary `#pragma starpu initialize'. hace 14 años
opencl-types.c 6bb7dcd767 gcc: Recognize `uchar', `uint', and `ulong' as valid OpenCL types. hace 13 años
output-pointer-errors.c 21e2721cce gcc: Add an `output' type attribute for output task parameters. hace 13 años
output-pointer.c fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. hace 13 años
pointer-tasks.c fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. hace 13 años
pointers.c 0b6a3ffb1c gcc: Fix OpenCL type checking for `short int'. hace 13 años
register-errors.c 45ede556e9 gcc: Raise an error when trying to register a `void *' pointer. hace 13 años
register.c bd804b9681 gcc: The `register' pragma now determines the size of `heap_allocated' vars. hace 13 años
release-errors.c 7d3695ded6 gcc: Add `#pragma starpu release'. hace 13 años
release.c 7d3695ded6 gcc: Add `#pragma starpu release'. hace 13 años
run-test.in fcba227161 gcc: Augment <mocks.h> to keep track of registered handles. hace 13 años
scalar-tasks.c fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. hace 13 años
shutdown-errors.c 47cab03561 gcc: Add support for `#pragma starpu shutdown'. hace 14 años
task-errors.c fb8edd8ba9 gcc: Interpret the body of a task as its implicit CPU implementation. hace 13 años
unregister-errors.c d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. hace 14 años
unregister.c 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. hace 14 años
verbose.c 7e36b7364e gcc: Add `-fplugin-arg-starpu-verbose'. hace 13 años
wait-errors.c 23ec58a451 gcc: Error out when using `pragma wait' from a task implementation. hace 14 años