Skip to content

Commit

Permalink
updated news
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsung-Wei Huang committed Sep 18, 2024
1 parent d7a1191 commit 56f4ae3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions js/news.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
const news = [
{
title: "Taskflow @ ICPP'24",
image_src: "images/icpp-logo.png",
image_url: "https://icpp22.gitlabpages.inria.fr/prog",
content: `We have successfully used Taskflow to accelerate graph partitioning problem and quantum circuit simulation workloads, published in 2024 ACM ICPP (<a href="https://icpp2024.org/index.php?option=com_content&view=article&id=6&Itemid=114">see technical program</a>)!`,
footer: "Last updated on 2024/08/12"
},
{
title: "Taskflow v3.7 released",
image_src: "images/release.png",
Expand Down

0 comments on commit 56f4ae3

Please sign in to comment.