diff --git a/docs/assets/img/COMPSs-screenshot.png b/docs/assets/img/COMPSs-screenshot.png new file mode 100644 index 00000000..8e9cf447 Binary files /dev/null and b/docs/assets/img/COMPSs-screenshot.png differ diff --git a/docs/assets/img/COMPSs.png b/docs/assets/img/COMPSs.png new file mode 100644 index 00000000..4cc74cb6 Binary files /dev/null and b/docs/assets/img/COMPSs.png differ diff --git a/docs/pages/use_cases/COMPSs.md b/docs/pages/use_cases/COMPSs.md new file mode 100644 index 00000000..a3775ac7 --- /dev/null +++ b/docs/pages/use_cases/COMPSs.md @@ -0,0 +1,62 @@ +--- +page_id: COMPSs +title: COMPSs +description: COMPSs recording of Workflow Provenance for governance and reproducibility of computational experiments +url: https://compss.bsc.es/ +image: COMPSs.png +domains: [informatics] # should match item(s) in pages/domains +tasks: [conduct_research, curation, data_handling, software_development] # should match item(s) in pages/tasks +roles: [information_architect, researcher, software_developer] # should match item(s) in pages/roles +--- + + +# COMPSs + +[![COMPSs logo](/assets/img/COMPSs.png)](https://compss.bsc.es/) + +[COMPSs](https://compss.bsc.es/) COMP Superscalar (COMPSs) is a task-based programming model which aims to ease the development of applications for distributed infrastructures, such as large High-Performance Clusters (HPC), Clouds and Container managed clusters. PyCOMPSs is the Python binding of COMPSs. + +COMPSs provides a programming interface for the development of the applications in Python/Java/C/C++, a runtime system that exploits the inherent parallelism of applications at execution time, and a rich ecosystem for the operation monitoring, performance evaluation and integration with Jupyter/Jupyterlab. + +The COMPSs runtime includes the capacity of automatically recording details of the application’s execution as metadata, also known as [Workflow Provenance](https://compss-doc.readthedocs.io/en/stable/Sections/05_Tools/04_Workflow_Provenance.html). The metadata is recorded in RO-Crate format, following [Workflow RO-Crate](https://w3id.org/workflowhub/workflow-ro-crate/1.0) and [Workflow Run Crate](https://w3id.org/ro/wfrun/workflow/0.4) profiles. With workflow provenance, you are able to share not only your workflow application (i.e. the source code) but also your workflow run (i.e. the datasets used as inputs, and the outputs generated as results). + +Provenance information can be useful for a number of things, including Governance, Reproducibility, Replicability, Traceability, or Knowledge Extraction, among others. In our case, we have initially targeted workflow provenance recording to enable users to publish research results obtained with COMPSs as artifacts that can be cited in scientific publications with their corresponding DOI, by using [WorkflowHub](https://workflowhub.eu/). + +![COMPSs with RO-Crate](/assets/img/COMPSs-screenshot.png) + +## Examples of COMPSs RO-Crates + +Plenty of examples of COMPSs Workflows with enabled provenance recording can be found at [WorkflowHub](https://workflowhub.eu/workflows?filter%5Bworkflow_type%5D=pycompss) (filtering the browsing by 'COMPSs' workflow type). + +In addition, the COMPSs User Manual has a dedicated section on [how to generate Workflow Provenance with COMPSs](https://compss-doc.readthedocs.io/en/stable/Sections/05_Tools/04_Workflow_Provenance.html). + +## Resources + +* [COMPSs Homepage](https://compss.bsc.es/) +* [COMPSs documentation](https://compss-doc.readthedocs.io/en/stable/) +* [Workflow Provenance Slides Quick Overview](https://zenodo.org/records/11057731) +* [Workflow Provenance Detailed Slides](https://zenodo.org/records/10046567) + +## Publications + +Raül Sirvent, Javier Conejero, Francesc Lordan, Jorge Ejarque, Laura Rodríguez-Navas, José M Fernández, Salvador Capella-Gutiérrez, Rosa M Badia (2022): +**Automatic, Efficient and Scalable Provenance Registration for FAIR HPC Workflows**. +_IEEE/ACM Workshop on Workflows in Support of Large-Scale Science (WORKS)_ (1-9) + +[[preprint](https://upcommons.upc.edu/handle/2117/384589)] +