Skip to content

Commit cc1bf23

Browse files
Merge pull request #32 from codeplaysoftware/publications-update
Publications Update
2 parents c525bb7 + b2cad16 commit cc1bf23

File tree

7 files changed

+446
-40
lines changed

7 files changed

+446
-40
lines changed

_includes/nav-bar.html

+25-12
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,31 @@
1010
</a>
1111
</div>
1212
<div class="items">
13-
<a href="{{'' | absolute_url}}"
14-
{% if page.url == '/' %} class="selected" {% endif %}> Home</a>
15-
<a href="{{'updates' | absolute_url}}"
16-
{% if page.url contains "updates/" %} class="selected" {% endif %}> Updates</a>
17-
<a href="{{'about' | absolute_url}}"
18-
{% if page.url contains "about.html" %} class="selected" {% endif %}> About</a>
19-
<a href="{{'consortium' | absolute_url}}"
20-
{% if page.url contains "consortium.html" %} class="selected" {% endif %}> Consortium</a>
21-
<a href="{{'deliverables' | absolute_url}}"
22-
{% if page.url contains "deliverables.html" %} class="selected" {% endif %}> Deliverables</a>
23-
<a href="{{'contact' | absolute_url}}"
24-
{% if page.url contains "contact.html" %} class="selected" {% endif %}> Contact</a>
13+
<div {% if page.url == '/' %} class="selected" {% endif %}>
14+
<a href="{{'' | absolute_url}}">Home</a>
15+
</div>
16+
<div {% if page.url contains "about.html" %} class="selected" {% endif %}>
17+
<a href="{{'about' | absolute_url}}">About</a>
18+
<div class="drop">
19+
<a href="{{'about/advisory' | absolute_url}}">Advisory Board</a>
20+
</div>
21+
</div>
22+
<div {% if page.url contains "updates/" %} class="selected" {% endif %}>
23+
<a href="{{'updates' | absolute_url}}">Updates</a>
24+
</div>
25+
<div {% if page.url contains "consortium.html" %} class="selected" {% endif %}>
26+
<a href="{{'consortium' | absolute_url}}">Consortium</a>
27+
</div>
28+
<div {% if page.url contains "results/" %} class="selected" {% endif %}>
29+
<a href="{{'results' | absolute_url}}">Results</a>
30+
<div class="drop">
31+
<a href="{{'results/publications' | absolute_url}}">Publications</a>
32+
<a href="{{'results/deliverables' | absolute_url}}">Deliverables</a>
33+
</div>
34+
</div>
35+
<div {% if page.url contains "contact.html" %} class="selected" {% endif %}>
36+
<a href="{{'contact' | absolute_url}}">Contact</a>
37+
</div>
2538
</div>
2639
<div class="burger">
2740
<label for="navigation-checkbox">

about/advisory.html

+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
layout: page
3+
---
4+
5+
<!-- Section: Advisory Board -->
6+
<section id="advisory-board">
7+
<div class="wrapper formatted-text">
8+
<h1><span class="material-icons">support_agent</span>Advisory Board</h1>
9+
10+
<div class="content-and-side-content">
11+
<div>
12+
<div class="board">
13+
<div>
14+
<div>
15+
<div class="avatar">
16+
<span class="material-icons">person</span>
17+
</div>
18+
<h1>Olena Kushakovska</h1>
19+
</div>
20+
</div>
21+
<div>
22+
<div>
23+
<div class="avatar">
24+
<span class="material-icons">person</span>
25+
</div>
26+
<h1>Geraud Krawezik</h1>
27+
</div>
28+
</div>
29+
</div>
30+
</div>
31+
<div>
32+
<h2>Consortium Members</h2>
33+
<ul class="styled-list">
34+
{% for member in site.consortium_members %}
35+
<li>
36+
<a href="{{member.url}}" target="_blank" rel="noopener">{{member.name}}</a>
37+
</li>
38+
{% endfor %}
39+
</ul>
40+
41+
<h2>Other Links</h2>
42+
<ul class="styled-list">
43+
<li><a href="https://www.khronos.org/sycl/" target="_blank" rel="noopener">Khronos SYCL</a></li>
44+
<li><a href="https://sycl.tech" target="_blank" rel="noopener">SYCL.tech</a></li>
45+
</ul>
46+
</div>
47+
</div>
48+
</div>
49+
</section>

about.html renamed to about/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1><span class="material-icons">auto_stories</span>About</h1>
2727
all types of accelerators, including RISC-V.</li>
2828
</ul>
2929

30-
<img src="static/images/about/diagram.svg" alt="Figure 1" />
30+
<img src="../static/images/about/diagram.svg" alt="Figure 1" />
3131

3232
<p>The goal of project SYCLOPS is to bring together these standards for the first time in order to
3333
demonstrate ground-breaking advances in performance and scalability of extreme data analytics

results/deliverables.html

+61
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
layout: page
3+
---
4+
5+
<!-- Section: Deliverables -->
6+
<section id="deliverables">
7+
<div class="wrapper">
8+
<h1><span class="material-icons">sports_score</span>Deliverables</h1>
9+
<p>This page is designed to give an overview of the deliverables and targets of the SYCLOPS project.</p>
10+
11+
<br />
12+
<br />
13+
14+
<!-- Consortium -->
15+
<table class="table">
16+
<thead>
17+
<tr>
18+
<th>Deliverable</th>
19+
<th>Overview</th>
20+
<th>Download</th>
21+
</tr>
22+
</thead>
23+
<tbody>
24+
<tr>
25+
<td>D1.1</td>
26+
<td>Describes mechanisms to be used during the project implementation, in order to ensure high
27+
quality of activities and deliverables</td>
28+
<td><a class="button"
29+
href="/static/files/deliverables/SYCLOPS-D1.1_ProjectManagementQualityAndRiskPlan_20230331.pdf"
30+
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
31+
</td>
32+
</tr>
33+
<tr>
34+
<td>D1.2</td>
35+
<td>Describes mechanisms to handle data created or generated during the project.</td>
36+
<td><a class="button"
37+
href="/static/files/deliverables/SYCLOPS-D1.2_v0.1_DataManagementPlan_20230805.pdf"
38+
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
39+
</td>
40+
</tr>
41+
<tr>
42+
<td>D2.1</td>
43+
<td>Provides the overall architectural blueprint of SYCLOPS together with inter and intra-layer
44+
interface definitions</td>
45+
<td><a class="button"
46+
href="/static/files/deliverables/SYCLOPS-D2.1_ArchitectureInterfaceBenchmarkSpec_20230805.pdf"
47+
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
48+
</td>
49+
</tr>
50+
<tr>
51+
<td>D6.1</td>
52+
<td> Communication, Networking and Dissemination Plan and Activities</td>
53+
<td><a class="button"
54+
href="/static/files/deliverables/SYCLOPS_D6.1_Dissemination_and_communication_20230331.pdf"
55+
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
56+
</td>
57+
</tr>
58+
</tbody>
59+
</table>
60+
</div>
61+
</section>

results/index.html

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: page
3+
---
4+
5+
<!-- Section: Results -->
6+
<section id="results">
7+
<div class="wrapper">
8+
<h1><span class="material-icons">star</span>Results</h1>
9+
10+
<div class="items">
11+
<a href="{{'results/deliverables' | absolute_url}}">
12+
<div>
13+
<span class="material-icons">sports_score</span>
14+
<h1>Deliverables</h1>
15+
<h2>View all the SYCLOPS project deliverables.</h2>
16+
</div>
17+
</a>
18+
<a href="{{'results/publications' | absolute_url}}">
19+
<div>
20+
<span class="material-icons">newspaper</span>
21+
<h1>Publications</h1>
22+
<h2>View all the SYCLOPS project publications.</h2>
23+
</div>
24+
</a>
25+
</div>
26+
</div>
27+
</section>

results/publications.html

+81
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
---
2+
layout: page
3+
---
4+
5+
<!-- Section: Publications -->
6+
<section id="publications">
7+
<div class="wrapper">
8+
<h1><span class="material-icons">newspaper</span>Publications</h1>
9+
<p>This page is designed to give an overview of the publications produced by the SYCLOPS project.</p>
10+
11+
<table class="table">
12+
<thead>
13+
<tr>
14+
<th>Type</th>
15+
<th>Title</th>
16+
<th>Authors</th>
17+
<th>Year</th>
18+
</tr>
19+
</thead>
20+
<tbody>
21+
<tr>
22+
<td>Conference</td>
23+
<td><a href="https://www.vldb.org/pvldb/vol16/p1923-marinelli.pdf" target="_blank" rel="noopener">Towards
24+
Migration-Free" Just-in-Case" Data Archival for Future Cloud Data Lakes Using Synthetic DNA</a></td>
25+
<td>Eugenio Marinelli, Yiqing Yan, Virginie Magnone, Charlotte Dumargne, Pascal Barbry, Thomas Heinis, Raja
26+
Appuswamy
27+
</td>
28+
<td>2023</td>
29+
</tr>
30+
<tr>
31+
<td>Journal</td>
32+
<td><a href="https://www.nature.com/articles/s41598-023-43172-0#Fun" target="_blank" rel="noopener">Scaling
33+
logical density of DNA storage with enzymatically-ligated composite motifs</td>
34+
<td>Yiqing Yan, Nimesh Pinnamaneni, Sachin Chalapati, Conor Crosbie, Raja Appuswamy</td>
35+
<td>2023</td>
36+
</tr>
37+
<tr>
38+
<td>Conference</td>
39+
<td>Open, cross-architecture acceleration of data analytics with SYCL and RISC-V</td>
40+
<td>Ivan Kabadzhov, Jose Morgado, Aleksander Ilic, Raja Appuswamy</td>
41+
<td>2024 <small>(under submission)</small></td>
42+
</tr>
43+
<tr>
44+
<td>Conference</td>
45+
<td><a href="https://dl.acm.org/doi/abs/10.1145/3648115.3648122" target="_blank" rel="noopener">Migrating CUDA
46+
to SYCL: A HEP Case Study with ROOT RDataFrame</td>
47+
<td>Jolly Chen, Monica Dessole, Ana-Lucia Varbanescu</td>
48+
<td>2024</td>
49+
</tr>
50+
<tr>
51+
<td>Conference</td>
52+
<td><a href="https://link.springer.com/chapter/10.1007/978-3-031-48803-0_15" target="_blank" rel="noopener">A
53+
Performance Modelling-Driven Approach to Hardware Resource Scaling</td>
54+
<td>Alexandre Rodrigues, Leonel Sousa, and Aleksandar Ilic</td>
55+
<td>2024</td>
56+
</tr>
57+
<tr>
58+
<td>Journal</td>
59+
<td><a href="https://www.nature.com/articles/s41598-024-65317-5" target="_blank" rel="noopener">Distributed
60+
transformer for high order epistasis detection in large-scale datasets</td>
61+
<td>Miguel Graça, Ricardo Nobre, Leonel Sousa & Aleksandar Ilic</td>
62+
<td>2024</td>
63+
</tr>
64+
<tr>
65+
<td>Conference</td>
66+
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3648115.3648117" target="_blank" rel="noopener">AdaptiveCpp
67+
Stdpar: C++ Standard Parallelism Integrated Into A SYCL Compiler</td>
68+
<td>Aksel Alpay, Vincent Heueline</td>
69+
<td>2024</td>
70+
</tr>
71+
<tr>
72+
<td>Conference</td>
73+
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3648115.3648120" target="_blank" rel="noopener">SYCL-Bench 2020:
74+
Benchmarking SYCL 2020 on AMD, Intel, and NVIDIA GPUs</td>
75+
<td>Luigi Crisci, Lorenzo Carpentieri, Peter Thoman, Aksel Alpay, Vincent Heuveline, Biagio Cosenza</td>
76+
<td>2024</td>
77+
</tr>
78+
</tbody>
79+
</table>
80+
</div>
81+
</section>

0 commit comments

Comments
 (0)