提交历史

作者 SHA1 备注 提交日期
  Ludovic Courtès ea0a071b1f gcc: Fix support for separate compilation. 14 年之前
  Ludovic Courtès 09c9dc965a gcc: Support dependencies in `run-test'. 14 年之前
  Ludovic Courtès a6d5e6f502 gcc: Build tests with `-O2 -g'. 14 年之前
  Ludovic Courtès 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. 14 年之前
  Ludovic Courtès 47cab03561 gcc: Add support for `#pragma starpu shutdown'. 14 年之前
  Ludovic Courtès 94884750fc gcc: Fix typo. 14 年之前
  Ludovic Courtès f9e6bec364 gcc: Add support for `#pragma starpu unregister VAR'. 14 年之前
  Ludovic Courtès c745b51e3c gcc: Compile test programs with $STARPU_CUDA_CPPFLAGS. 14 年之前
  Ludovic Courtès 412ca0bf83 Add `STARPU_DONT_INCLUDE_CUDA_HEADERS' to stay away from the Evil Empire. 14 年之前
  Ludovic Courtès de67fc2c78 gcc: Add support for `#pragma starpu acquire VAR'. 14 年之前
  Ludovic Courtès 68c8e67aa6 Augment `.gitignore'. 14 年之前
  Ludovic Courtès 0acb162218 gcc: Add rudimentary `#pragma starpu initialize'. 14 年之前
  Ludovic Courtès a1eb86a437 gcc: Improve error handling for the `register' pragma. 14 年之前
  Ludovic Courtès 46a529a369 gcc: Build the body of tasks instead of fiddling with the call site. 14 年之前
  Ludovic Courtès 566f97499e gcc: Introduce `list_remove'. 14 年之前
  Ludovic Courtès 1710d101d0 gcc: Discard erroneous `task' and `task_implementation' decls. 14 年之前
  Ludovic Courtès 5058a71bce gcc: Allow the COUNT argument of the `register' pragma to be a variable name. 14 年之前
  Ludovic Courtès a10cd72526 gcc: Gracefully handle errors with `task' and `task_implementation'. 14 年之前
  Ludovic Courtès f1a9dceb0b gcc: Improve error handling and tests for `#pragma starpu register'. 14 年之前
  Cédric Augonnet 17e61c5634 Remove useless code in this example that is already complicated enough 14 年之前
  Nathalie Furmento 4672f2cf07 tests/coverage/coverage.sh: signal failure 14 年之前
  Pierre-André Wacrenier 510b6aaf2b fix data source test 14 年之前
  Ludovic Courtès d21123ac60 Use Automake's `color-tests' option when available. 14 年之前
  Ludovic Courtès c1e086abc4 gcc: Add warning/error tests for `#pragma starpu register'. 14 年之前
  Ludovic Courtès 586c428011 gcc: Add test suite framework to check for compilation warnings, errors, etc. 14 年之前
  Ludovic Courtès 2a579a30db gcc: Get rid of "used but never defined" warnings for file-scope tasks. 14 年之前
  Ludovic Courtès 8760cb30e1 gcc: Expand macros in `#pragma starpu register'. 14 年之前
  Samuel Thibault 2f21c1e693 Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations. 14 年之前
  Ludovic Courtès edce358212 gcc: Nitpick. 14 年之前
  Ludovic Courtès 3d3f68cf27 gcc: Use `#pragma starpu register' in the `pointer-tasks' test. 14 年之前