From dce17fa0d2ba24eda1fd7b8774fdc2040b7653f9 Mon Sep 17 00:00:00 2001 From: rsirvent Date: Thu, 13 Jun 2024 12:14:07 +0200 Subject: [PATCH] Alignment undone --- docs/pages/use_cases/COMPSs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/use_cases/COMPSs.md b/docs/pages/use_cases/COMPSs.md index 279d15f1..243e9e1b 100644 --- a/docs/pages/use_cases/COMPSs.md +++ b/docs/pages/use_cases/COMPSs.md @@ -27,7 +27,7 @@ roles: [information_architect, researcher, software_developer] # should match it # COMPSs -

[![COMPSs logo](../../assets/img/COMPSs.png)](https://compss.bsc.es/)

+[![COMPSs logo](../../assets/img/COMPSs.png)](https://compss.bsc.es/) COMP Superscalar ([COMPSs](https://compss.bsc.es/)) 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.