中国计算机学会(CCF)推荐学术会议-B(计算机体系结构/并行与分布计算/存储系统):SPAA 2026

SPAA 2026

The 38th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA '26) is sponsored by the ACM Special Interest Groups on Algorithms and Computation Theory (SIGACT) and Computer Architecture (SIGARCH) and organized in cooperation with the European Association for Theoretical Computer Science.

重要信息

CCF推荐:B(计算机体系结构/并行与分布计算/存储系统)

录用率:47.4%(55/116,2025年)

时间地点:2026年7月6日-伦敦·英国

截稿时间:2026年2月20日

大会官网:https://spaa.acm.org/

Call for Papers

Parallel and distributed algorithms.

Parallel, concurrent, and distributed data structures.

Parallel complexity theory.

Scheduling algorithms for parallel machines.

Computational models for parallel and distributed computing.

Interplay between algorithmic parallelism, programming, and architecture.

Parallel programming languages.

Parallel programming frameworks and domain-specific languages.

System software for parallel and concurrent programming, including (but not limited) to runtime systems, compilers, and tools.

Parallel and distributed architectures.

Supercomputer architecture and high-performance computing.

Instruction-level parallelism and VLSI.

Parallelism in emerging hardware platforms, including AI accelerators, processing-in-memory, and quantum computing.

Energy-efficient ("green") computing and power-aware architectures.

Transactional memory: hardware and software.

Management and processing of massive data sets.

Memory or I/O-efficient algorithms.

Parallelism in machine learning.

Routing and information dissemination.

Peer-to-peer systems.

Mobile, ad hoc, and sensor networks.

Regular Papers

A regular paper must present original, unpublished work not under concurrent submission. It may not exceed ten (10) single-spaced, double-column pages (excluding the bibliography). All details supporting the main claims should appear within those ten pages or in clearly marked supplementary material, though reviewers are not obligated to read the supplementary material.

相关推荐
小程故事多_805 小时前
从A2C、TRPO、PPO到GRPO,强化学习策略梯度算法完整演进与大模型落地实战解析
人工智能·算法
2601_956121976 小时前
二分算法(知识点+题目)
c++·算法
AndrewHZ9 小时前
【LLM技术全景】阶段总结:技术原理篇核心知识回顾
人工智能·深度学习·算法·语言模型·大模型·llm·芯片开发
小星星闪亮登场10 小时前
2026萌新联赛第三场-- (郑州轻工业大学)
数据结构·c++·经验分享·算法·贪心算法·排序算法·深度优先
冻柠檬飞冰走茶10 小时前
PTA基础编程题目集 7-8超速判断(C++语言实现)
开发语言·数据结构·c++·算法
玖玥拾11 小时前
LeetCode 88 合并两个有序数组
算法·leetcode
数据皮皮侠AI11 小时前
上市公司数字供应链金融指数(2010-2024)
大数据·人工智能·算法
小程故事多_8011 小时前
用GRPO算法重塑多智能体系统,从原理落地到复杂任务规划实战
人工智能·算法
Hi李耶12 小时前
【LeetCode】541.反转字符串 II
算法·leetcode·职场和发展
shylyly_12 小时前
104.二叉树的最大深度
数据结构·算法·104.二叉树的最大深度