From 446145b4831a5f4e510a7e0774bd237d3dee29a0 Mon Sep 17 00:00:00 2001 From: Qianpeng Li <55045729+QianpengLi577@users.noreply.github.com> Date: Sat, 9 Dec 2023 17:42:22 +0800 Subject: [PATCH] Create CF and MSST (#356) * creat fpga.yml FPGA 2023 * - * update fast23 * Update fast.yml * update date * Update date.yml * Update date.yml * Update dac.yml * Update dac.yml * update iccd 2023 * Update isca.yml * Update iccad.yml * update sc23 update sc23 * Update fpga.yml * Update fpga.yml * Update aspdac.yml * Update aspdac.yml * Update dac.yml * Update isca.yml * create icecss and ispass * Create gmp.yml * update Add contribution, CF and MSST --- README.md | 2 +- README.zh-CN.md | 2 +- conference/DS/cf.yml | 14 ++++++++++++++ conference/DS/msst.yml | 14 ++++++++++++++ 4 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 conference/DS/cf.yml create mode 100644 conference/DS/msst.yml diff --git a/README.md b/README.md index 9b99954d..a44c7b44 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ The matching table: ## Contribution -Maintained by [@jacklightChen](https://github.com/jacklightChen), [@0x4f5da2](https://github.com/0x4f5da2), [@kzoacn](https://github.com/kzoacn), [@cubercsl](https://github.com/cubercsl), [@spingARbor](https://github.com/spingARbor), [@liborui](https://github.com/liborui), [@PAN-Ziyue](https://github.com/PAN-Ziyue), [@xuhangc](https://github.com/xuhangc), [@RyunMi](https://github.com/RyunMi), [@Lukangkang123](https://github.com/Lukangkang123), [@oliverck](https://github.com/oliverck), [@fffmath](https://github.com/fffmath), [@Allenpandas](https://github.com/Allenpandas), [@yuang-chen](https://github.com/yuang-chen), [@hepengfei5709](https://github.com/hepengfei5709), [@ViGeng](https://github.com/ViGeng). +Maintained by [@jacklightChen](https://github.com/jacklightChen), [@0x4f5da2](https://github.com/0x4f5da2), [@kzoacn](https://github.com/kzoacn), [@cubercsl](https://github.com/cubercsl), [@spingARbor](https://github.com/spingARbor), [@liborui](https://github.com/liborui), [@PAN-Ziyue](https://github.com/PAN-Ziyue), [@xuhangc](https://github.com/xuhangc), [@RyunMi](https://github.com/RyunMi), [@Lukangkang123](https://github.com/Lukangkang123), [@oliverck](https://github.com/oliverck), [@fffmath](https://github.com/fffmath), [@Allenpandas](https://github.com/Allenpandas), [@yuang-chen](https://github.com/yuang-chen), [@hepengfei5709](https://github.com/hepengfei5709), [@ViGeng](https://github.com/ViGeng), [@QianpengLi577](https://github.com/QianpengLi577). Inspired by [ai-deadlines](https://aideadlin.es/). diff --git a/README.zh-CN.md b/README.zh-CN.md index d9fb41c0..ab66da08 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -146,7 +146,7 @@ ## 贡献 -本项目由 [@jacklightChen](https://github.com/jacklightChen), [@0x4f5da2](https://github.com/0x4f5da2), [@kzoacn](https://github.com/kzoacn), [@cubercsl](https://github.com/cubercsl), [@spingARbor](https://github.com/spingARbor), [@liborui](https://github.com/liborui), [@PAN-Ziyue](https://github.com/PAN-Ziyue), [@xuhangc](https://github.com/xuhangc), [@RyunMi](https://github.com/RyunMi), [@Lukangkang123](https://github.com/Lukangkang123), [@oliverck](https://github.com/oliverck), [@fffmath](https://github.com/fffmath), [@Allenpandas](https://github.com/Allenpandas), [@yuang-chen](https://github.com/yuang-chen), [@hepengfei5709](https://github.com/hepengfei5709), [@ViGeng](https://github.com/ViGeng) 共同维护。 +本项目由 [@jacklightChen](https://github.com/jacklightChen), [@0x4f5da2](https://github.com/0x4f5da2), [@kzoacn](https://github.com/kzoacn), [@cubercsl](https://github.com/cubercsl), [@spingARbor](https://github.com/spingARbor), [@liborui](https://github.com/liborui), [@PAN-Ziyue](https://github.com/PAN-Ziyue), [@xuhangc](https://github.com/xuhangc), [@RyunMi](https://github.com/RyunMi), [@Lukangkang123](https://github.com/Lukangkang123), [@oliverck](https://github.com/oliverck), [@fffmath](https://github.com/fffmath), [@Allenpandas](https://github.com/Allenpandas), [@yuang-chen](https://github.com/yuang-chen), [@hepengfei5709](https://github.com/hepengfei5709), [@ViGeng](https://github.com/ViGeng), [@QianpengLi577](https://github.com/QianpengLi577) 共同维护。 灵感来自于 [ai-deadlines](https://aideadlin.es/)。 diff --git a/conference/DS/cf.yml b/conference/DS/cf.yml new file mode 100644 index 00000000..a05d75a5 --- /dev/null +++ b/conference/DS/cf.yml @@ -0,0 +1,14 @@ +- title: CF + description: ACM International Conference on Computing Frontiers + sub: DS + rank: C + dblp: cf + confs: + - year: 2024 + id: cf2024 + link: https://www.computingfrontiers.org/2024/ + timeline: + - deadline: '2024-01-08 23:59:59' + timezone: AoE + date: May 7-9, 2024 + place: Ischia, Italy diff --git a/conference/DS/msst.yml b/conference/DS/msst.yml new file mode 100644 index 00000000..b027bcad --- /dev/null +++ b/conference/DS/msst.yml @@ -0,0 +1,14 @@ +- title: MSST + description: International Conference on Massive Storage Systems and Technology + sub: DS + rank: B + dblp: mss + confs: + - year: 2024 + id: msst2024 + link: https://storageconference.us/index.html + timeline: + - deadline: '2024-01-07 04:59:59' + timezone: UTC + date: June 3-7, 2024 + place: Santa Clara, CA