Skip to content

Commit 139bb88

Browse files
author
Tsung-Wei Huang
committed
updated iccad news
1 parent 152c9f6 commit 139bb88

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

images/2023-iccad-logo.png

170 KB
Loading

js/news.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
const news = [
2+
{
3+
title: "Taskflow@ICCAD'23",
4+
image_src: "images/2023-iccad-logo.png",
5+
image_url: "https://2023.iccad.com/",
6+
content: `We are organizing a special session at 2023 IEEE/ACM ICCAD to present the newest dynamic task graph parallelism in Taskflow! Please check out the <a href="https://2023.iccad.com/2023-program-at-a-glance">program schedule</a> and join us if you plan to attend ICCAD.`,
7+
footer: "Last updated on 2023/10/10"
8+
},
29
{
310
title: "Taskflow won the Innovation Award of 2023 HPEC Graph Challenge",
411
image_src: "images/hpec-gc20.png",

0 commit comments

Comments
 (0)