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

相关推荐
放羊郎6 小时前
基于ORB-SLAM2算法的优化工作
人工智能·算法·计算机视觉
mask哥6 小时前
力扣算法java实现汇总整理(上)
java·算法·leetcode
如果'\'真能转义说7 小时前
OOXML 文档格式剖析:哈希、ZIP结构与识别
xml·算法·c#·哈希算法
梦梦代码精9 小时前
BuildingAI 上部署自定义工作流智能体:5 个实用技巧
大数据·人工智能·算法·开源软件
Zephyr_09 小时前
Leedcode算法题
java·算法
流年如夢10 小时前
栈和列队(LeetCode)
数据结构·算法·leetcode·链表·职场和发展
Hello.Reader11 小时前
算法基础(十)——分治思想把大问题拆成小问题
java·开发语言·算法
绛橘色的日落(。・∀・)ノ12 小时前
机器学习之评估与偏差方差分析
算法
消失的旧时光-194312 小时前
C语言对象模型系列(四)《Linux 内核里的 container_of 到底是什么黑魔法?》—— 一篇讲透 Linux 内核的“对象模型”核心技巧
linux·c语言·算法