From df2b6038ff0d3c74ce873fa8c931d8ea92836ca7 Mon Sep 17 00:00:00 2001 From: Rubbly Date: Wed, 4 Sep 2024 22:48:03 +0800 Subject: [PATCH] update the sig paper in homepage --- content/talk/202407_siggraph/index.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 content/talk/202407_siggraph/index.md diff --git a/content/talk/202407_siggraph/index.md b/content/talk/202407_siggraph/index.md new file mode 100644 index 0000000..180da49 --- /dev/null +++ b/content/talk/202407_siggraph/index.md @@ -0,0 +1,26 @@ +--- +# Documentation: https://wowchemy.com/docs/managing-content/ + +title: 'Two papers presented in SIGGRAPG 2024' +subtitle: '' +summary: 'Check our new siggraph paper: CAMDM and GPU-IPC.' + + +categories: [] +date: '2024-07-01' +lastmod: 2021-01-15T21:34:50Z +featured: false +draft: false +authors: + +# Featured image +# To use, add an image named `featured.jpg/png` to your page's folder. +# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. +image: + caption: '' + focal_point: '' + preview_only: false + +--- + +CAMDM got accepted at SIGGRAPH 2024. Our another GPU-IPC will be also presented there. Congratulations! \ No newline at end of file