Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 450 Bytes

File metadata and controls

16 lines (13 loc) · 450 Bytes

C/C++ Binding

COMPSs provides a binding for C and C++ applications. The new C++ version in the current release comes with support for objects as task parameters and the use of class methods as tasks.

.. toctree::
    :maxdepth: 4
    :caption: Table of Contents

    03_C/01_Programming_model
    03_C/02_Other_programming_models
    03_C/03_Application_compilation
    03_C/04_Application_execution
    03_C/05_Task_dependency_graph