Ludovic Courtès fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. hace 13 años
..
Makefile.am fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. hace 13 años
acquire-errors.c d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. hace 13 años
acquire.c 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. hace 14 años
base.c 07565d6ee6 gcc: Support multiple implementations per target. 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 13 años
heap-allocated.c 54d104d38c gcc: Fix support of the `heap_allocated' attribute. hace 13 años
lib-user.c b82f6ef09e gcc: Fix test case to work with `-O0'. hace 13 años
mocks.h f8fe1aa35d gcc: Initialize the `name' field of codelets. hace 13 años
my-lib.c ea0a071b1f gcc: Fix support for separate compilation. hace 14 años
my-lib.h ea0a071b1f gcc: Fix support for separate compilation. hace 14 años
no-initialize.c 0acb162218 gcc: Add rudimentary `#pragma starpu initialize'. hace 14 años
opencl-size_t.c fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. 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 15ccdcf638 gcc: Link against libstarpu-1.0, not libstarpu. hace 13 años
pointers.c 1d33afe3cb gcc: Check the return value of `starpu_data_lookup'. 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
run-test.in fcba227161 gcc: Augment <mocks.h> to keep track of registered handles. hace 13 años
scalar-tasks.c 15ccdcf638 gcc: Link against libstarpu-1.0, not libstarpu. hace 13 años
shutdown-errors.c 47cab03561 gcc: Add support for `#pragma starpu shutdown'. hace 14 años
task-errors.c 109df305b8 gcc: Error out when none of a task's implementations are usable. hace 13 años
unregister-errors.c d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. hace 13 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 13 años