Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Samuel Thibault 5eec3c4ce1 put legend on top left, it's usually empty 14 gadi atpakaļ
  Samuel Thibault c545cefffe also show arch name 14 gadi atpakaļ
  Samuel Thibault 37210d8fa1 fix example for cuda numbering 14 gadi atpakaļ
  Ludovic Courtès ea0a071b1f gcc: Fix support for separate compilation. 14 gadi atpakaļ
  Ludovic Courtès 09c9dc965a gcc: Support dependencies in `run-test'. 14 gadi atpakaļ
  Ludovic Courtès a6d5e6f502 gcc: Build tests with `-O2 -g'. 14 gadi atpakaļ
  Ludovic Courtès 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. 14 gadi atpakaļ
  Ludovic Courtès 47cab03561 gcc: Add support for `#pragma starpu shutdown'. 14 gadi atpakaļ
  Ludovic Courtès 94884750fc gcc: Fix typo. 14 gadi atpakaļ
  Ludovic Courtès f9e6bec364 gcc: Add support for `#pragma starpu unregister VAR'. 14 gadi atpakaļ
  Ludovic Courtès c745b51e3c gcc: Compile test programs with $STARPU_CUDA_CPPFLAGS. 14 gadi atpakaļ
  Ludovic Courtès 412ca0bf83 Add `STARPU_DONT_INCLUDE_CUDA_HEADERS' to stay away from the Evil Empire. 14 gadi atpakaļ
  Ludovic Courtès de67fc2c78 gcc: Add support for `#pragma starpu acquire VAR'. 14 gadi atpakaļ
  Ludovic Courtès 68c8e67aa6 Augment `.gitignore'. 14 gadi atpakaļ
  Ludovic Courtès 0acb162218 gcc: Add rudimentary `#pragma starpu initialize'. 14 gadi atpakaļ
  Ludovic Courtès a1eb86a437 gcc: Improve error handling for the `register' pragma. 14 gadi atpakaļ
  Ludovic Courtès 46a529a369 gcc: Build the body of tasks instead of fiddling with the call site. 14 gadi atpakaļ
  Ludovic Courtès 566f97499e gcc: Introduce `list_remove'. 14 gadi atpakaļ
  Ludovic Courtès 1710d101d0 gcc: Discard erroneous `task' and `task_implementation' decls. 14 gadi atpakaļ
  Ludovic Courtès 5058a71bce gcc: Allow the COUNT argument of the `register' pragma to be a variable name. 14 gadi atpakaļ
  Ludovic Courtès a10cd72526 gcc: Gracefully handle errors with `task' and `task_implementation'. 14 gadi atpakaļ
  Ludovic Courtès f1a9dceb0b gcc: Improve error handling and tests for `#pragma starpu register'. 14 gadi atpakaļ
  Cédric Augonnet 17e61c5634 Remove useless code in this example that is already complicated enough 14 gadi atpakaļ
  Nathalie Furmento 4672f2cf07 tests/coverage/coverage.sh: signal failure 14 gadi atpakaļ
  Pierre-André Wacrenier 510b6aaf2b fix data source test 14 gadi atpakaļ
  Ludovic Courtès d21123ac60 Use Automake's `color-tests' option when available. 14 gadi atpakaļ
  Ludovic Courtès c1e086abc4 gcc: Add warning/error tests for `#pragma starpu register'. 14 gadi atpakaļ
  Ludovic Courtès 586c428011 gcc: Add test suite framework to check for compilation warnings, errors, etc. 14 gadi atpakaļ
  Ludovic Courtès 2a579a30db gcc: Get rid of "used but never defined" warnings for file-scope tasks. 14 gadi atpakaļ
  Ludovic Courtès 8760cb30e1 gcc: Expand macros in `#pragma starpu register'. 14 gadi atpakaļ