Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Ludovic Courtès aef51b4c19 gcc: Add support for `#pragma starpu register VAR [COUNT]'. 14 年之前
  Samuel Thibault a2d4ef8b08 fix warning 14 年之前
  Samuel Thibault d884c6b015 revert r3914 to fix fxt build 14 年之前
  Nathalie Furmento 14cb385eab src: fix compiler warnings 14 年之前
  Nathalie Furmento e58cc8be56 configure.ac: set hwloc as not available when option --without-hwloc is specified 14 年之前
  Ludovic Courtès f974683ba6 gcc: Determine the data mode based on the constness of the pointed-to type. 14 年之前
  Ludovic Courtès 4f6d5108e8 gcc: Get rid of GCC warnings in the test suite. 14 年之前