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