Commit Verlauf

Autor SHA1 Nachricht Datum
  Ludovic Courtès f25f898307 gcc: Make sure OpenCL tests can be run when STARPU_USE_OPENCL. vor 13 Jahren
  Nathalie Furmento e3c30a2b44 gcc-plugin/tests/Makefile.am: when OpenCL is enabled, disable tests which use a mock implementation OpenCL as it conflicts with the system-installed OpenCL vor 13 Jahren
  Ludovic Courtès 525dfbbed7 gcc: Add preliminary `#pragma starpu opencl'. vor 13 Jahren
  Ludovic Courtès e583c3f891 gcc: Enable the `opencl-types.c' test when OpenCL is not used. vor 13 Jahren
  Nathalie Furmento 629c61e02e gcc-plugin/tests/Makefile.am: temporary disable opencl-types.c vor 13 Jahren
  Nathalie Furmento 8b70ad7efe gcc-plugin/tests/Makefile.am: add release to files to be cleaned vor 13 Jahren
  Ludovic Courtès 7d3695ded6 gcc: Add `#pragma starpu release'. vor 13 Jahren
  Ludovic Courtès a2e85ea945 gcc: Diagnose problematic argument types in OpenCL task implementations. vor 13 Jahren
  Ludovic Courtès fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. vor 13 Jahren
  Nathalie Furmento 70d92869a1 gcc-plugin/tests/Makefile.am: add rule showcheck vor 13 Jahren
  Ludovic Courtès 7e36b7364e gcc: Add `-fplugin-arg-starpu-verbose'. vor 13 Jahren
  Ludovic Courtès 9613a3dd84 gcc: Disable the test suite when the CPU back-end is unavailable. vor 13 Jahren
  Ludovic Courtès 69b940943a gcc: Have `validate_task_implementation' skip external task implementations. vor 13 Jahren
  Ludovic Courtès 44be0fbb87 gcc: Augment $(CLEANFILES) for the tests. vor 13 Jahren
  Ludovic Courtès 3155307fdd gcc: Add the `debug_tree' pragma. vor 13 Jahren
  Ludovic Courtès bbbaf3440a gcc: Add missing files to the distribution when GCC extensions are enabled. vor 13 Jahren
  Ludovic Courtès 21e2721cce gcc: Add an `output' type attribute for output task parameters. vor 14 Jahren
  Ludovic Courtès 3a97eae379 gcc: Add the `heap_allocated' attribute. vor 14 Jahren
  Ludovic Courtès 23ec58a451 gcc: Error out when using `pragma wait' from a task implementation. vor 14 Jahren
  Ludovic Courtès ea0a071b1f gcc: Fix support for separate compilation. vor 14 Jahren
  Ludovic Courtès 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. vor 14 Jahren
  Ludovic Courtès 47cab03561 gcc: Add support for `#pragma starpu shutdown'. vor 14 Jahren
  Ludovic Courtès f9e6bec364 gcc: Add support for `#pragma starpu unregister VAR'. vor 14 Jahren
  Ludovic Courtès de67fc2c78 gcc: Add support for `#pragma starpu acquire VAR'. vor 14 Jahren
  Ludovic Courtès 0acb162218 gcc: Add rudimentary `#pragma starpu initialize'. vor 14 Jahren
  Ludovic Courtès a10cd72526 gcc: Gracefully handle errors with `task' and `task_implementation'. vor 14 Jahren
  Ludovic Courtès f1a9dceb0b gcc: Improve error handling and tests for `#pragma starpu register'. vor 14 Jahren
  Ludovic Courtès c1e086abc4 gcc: Add warning/error tests for `#pragma starpu register'. vor 14 Jahren
  Ludovic Courtès 586c428011 gcc: Add test suite framework to check for compilation warnings, errors, etc. vor 14 Jahren
  Ludovic Courtès aef51b4c19 gcc: Add support for `#pragma starpu register VAR [COUNT]'. vor 14 Jahren