Ludovic Courtès fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. il y a 13 ans
..
Makefile.am fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. il y a 13 ans
acquire-errors.c d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. il y a 13 ans
acquire.c 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. il y a 14 ans
base.c 07565d6ee6 gcc: Support multiple implementations per target. il y a 13 ans
debug-tree.c 3155307fdd gcc: Add the `debug_tree' pragma. il y a 13 ans
external-task-impl.c 69b940943a gcc: Have `validate_task_implementation' skip external task implementations. il y a 13 ans
heap-allocated-errors.c 3a97eae379 gcc: Add the `heap_allocated' attribute. il y a 13 ans
heap-allocated.c 54d104d38c gcc: Fix support of the `heap_allocated' attribute. il y a 13 ans
lib-user.c b82f6ef09e gcc: Fix test case to work with `-O0'. il y a 13 ans
mocks.h f8fe1aa35d gcc: Initialize the `name' field of codelets. il y a 13 ans
my-lib.c ea0a071b1f gcc: Fix support for separate compilation. il y a 14 ans
my-lib.h ea0a071b1f gcc: Fix support for separate compilation. il y a 14 ans
no-initialize.c 0acb162218 gcc: Add rudimentary `#pragma starpu initialize'. il y a 14 ans
opencl-size_t.c fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. il y a 13 ans
output-pointer-errors.c 21e2721cce gcc: Add an `output' type attribute for output task parameters. il y a 13 ans
output-pointer.c fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. il y a 13 ans
pointer-tasks.c 15ccdcf638 gcc: Link against libstarpu-1.0, not libstarpu. il y a 13 ans
pointers.c 1d33afe3cb gcc: Check the return value of `starpu_data_lookup'. il y a 13 ans
register-errors.c 45ede556e9 gcc: Raise an error when trying to register a `void *' pointer. il y a 13 ans
register.c bd804b9681 gcc: The `register' pragma now determines the size of `heap_allocated' vars. il y a 13 ans
run-test.in fcba227161 gcc: Augment <mocks.h> to keep track of registered handles. il y a 13 ans
scalar-tasks.c 15ccdcf638 gcc: Link against libstarpu-1.0, not libstarpu. il y a 13 ans
shutdown-errors.c 47cab03561 gcc: Add support for `#pragma starpu shutdown'. il y a 14 ans
task-errors.c 109df305b8 gcc: Error out when none of a task's implementations are usable. il y a 13 ans
unregister-errors.c d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. il y a 13 ans
unregister.c 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. il y a 14 ans
verbose.c 7e36b7364e gcc: Add `-fplugin-arg-starpu-verbose'. il y a 13 ans
wait-errors.c 23ec58a451 gcc: Error out when using `pragma wait' from a task implementation. il y a 13 ans