README 347 B

12345678910111213
  1. StarPU's GCC Plug-In
  2. =====================
  3. This directory contains an (experimental) GCC plug-in that provides C
  4. language extensions to make it easier to define and invoke StarPU
  5. tasks.
  6. Plug-ins are supported starting from GCC 4.5.
  7. To run the test suite, GNU Guile 1.8.x or 2.0.x is needed.
  8. When building from SVN, GNU Bison 2.5+ is required.