socl.texi 763 B

1234567891011121314151617181920212223242526
  1. @c -*-texinfo-*-
  2. @c This file is part of the StarPU Handbook.
  3. @c Copyright (C) 2012 Centre National de la Recherche Scientifique
  4. @c See the file starpu.texi for copying conditions.
  5. SOCL is an extension that aims at implementing the OpenCL standard on
  6. top of StarPU. It allows to gives a (relatively) clean and
  7. standardized API to StarPU.
  8. By allowing OpenCL applications to use StarPU transparently, it
  9. provides users with the latest StarPU enhancements without any further
  10. development, and allows these OpenCL applications to easily fall back
  11. to another OpenCL implementation.
  12. This section does not require detailed knowledge of the StarPU
  13. library.
  14. Note: as of StarPU @value{VERSION}, this is still an area under
  15. development and subject to change.
  16. TODO