Skip to content

Commit beb2739

Browse files
committed
Add User Gallery entry for ACROSS European Project from #93
1 parent 3efb79e commit beb2739

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

content/_data/user-gallery.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,8 @@ gallery:
138138
image: /assets/img/escienceLab-logo.png
139139
image_id: manchester-escience-lab
140140
description: The eScience Lab team is focused on research and development around a set of tools designed for data driven and computational research. The eScience Lab has participated in the CWL project since its early days, contributing with our workflow and reproducibility expertise from Apache Taverna, Research Objects and myExperiment. The CWL Viewer, developed by the eScience Lab with support from BioExcel, provides a graphical visualization of CWL workflows.
141+
- name: The ACROSS European Project
142+
link_text: HPC Big Data Artificial Intelligence Cross Stack Platform Towards Exascale
143+
url: https://cordis.europa.eu/project/id/955648
144+
description: The ACROSS project (<a href="https://cordis.europa.eu/project/id/955648">G.A. 955648</a>) is an European High-Performance Computing Joint Undertaking that will co-design and develop an HPC, BD, and Artificial Intelligence (AI) convergent platform, supporting applications in the <b>Aeronautics</b>, <b>Climate and Weather</b>, and <b>Energy</b> domains. The project will leverage on effective mechanisms to describe and manage complex workflows for the next generation of heterogeneous pre-exascale infrastructures.
145+
image: /assets/img/ACROSS_Logo_600x159.jpg

content/_includes/user-gallery.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h4 id="{{ adopter.name | downcase | replace: " ", "-" }}" class="adopter-title"
2323
{%- endif -%}
2424

2525
{%- if adopter.description -%}
26-
<p class="adopter-description">{{ adopter.description }}</p>
26+
{{ adopter.description }}</p>
2727
{%- endif -%}
2828

2929
{%- if adopter.other -%}
74.6 KB
Loading

0 commit comments

Comments
 (0)