中国计算机学会(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.

相关推荐
故事和你9116 小时前
洛谷-数据结构-1-3-集合3
数据结构·c++·算法·leetcode·贪心算法·动态规划·图论
春栀怡铃声16 小时前
【C++修仙录02】筑基篇:类和对象(上)
开发语言·c++·算法
ulias21217 小时前
leetcode热题 - 3
c++·算法·leetcode·职场和发展
实心儿儿17 小时前
Linux —— 进程概念 - 程序地址空间
linux·运维·算法
菜鸟丁小真17 小时前
LeetCode hot100-287.寻找重复数和994.腐烂的橘子
数据结构·算法·leetcode·知识点总结
发发就是发17 小时前
USB系统架构概述:从一次诡异的枚举失败说起
驱动开发·单片机·嵌入式硬件·算法·fpga开发
少许极端18 小时前
算法奇妙屋(四十七)-ST表
算法·st表·rmq
kishu_iOS&AI18 小时前
Pytorch —— 自动微分模块
人工智能·pytorch·python·深度学习·算法·线性回归
北风toto18 小时前
深入解析JWT Token生成原理与安全加密技术详解
算法·安全·哈希算法
DeepModel18 小时前
通俗易懂讲透 EM 算法(期望最大化)
人工智能·python·算法·机器学习