Skip to content

Commit 9332fa5

Browse files
Tsung-Wei HuangTsung-Wei Huang
Tsung-Wei Huang
authored and
Tsung-Wei Huang
committed
updated
1 parent 7df9348 commit 9332fa5

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Diff for: images/2025-PPoPP-FCPC-second-place.png

544 KB
Loading

Diff for: js/news.js

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
const news = [
2+
{
3+
title: "Taskflow won the 2nd place in 2025 FCPC@PPoPP",
4+
image_src: "images/2025-PPoPP-FCPC-second-place.png",
5+
image_url: "https://fastcode.org/events/fastcode-challenge/spe4ic/",
6+
content: `Our Taskflow-powered parallel breadth-first search (BFS) algorithm won the Second Place (out of 46 registered teams) in 2025 PPoPP Fast Code Programming Challenge (FCPC)!`,
7+
footer: "Last updated on 2025/03/02"
8+
},
29
{
310
title: "Taskflow v3.9 released",
411
image_src: "images/release.png",

0 commit comments

Comments
 (0)