首页> 外文会议>ACM international conference on supercomputing >A QHD-Capable Parallel H.264 Decoder
【24h】

A QHD-Capable Parallel H.264 Decoder

机译:有效的平行H.264解码器

获取原文

摘要

Video coding follows the trend of demanding higher performance every new generation, and therefore could utilize many-cores. A complete parallelization of H.264, which is the most advanced video coding standard, was found to be difficult due to the complexity of the standard. In this paper a parallel implementation of a complete H.264 decoder is presented. Our parallelization strategy exploits function-level as well as data-level parallelism. Function-level parallelism is used to pipeline the H.264 decoding stages. Data-level parallelism is exploited within the two most time consuming stages, the entropy decoding stage and the mac-roblock decoding stage. The parallelization strategy has been implemented and optimized on three platforms with very different memory architectures, namely an 8-core SMP, a 64-core cc-NUMA, and an 18-core Cell platform. Evaluations have been performed using 4k× 2k QHD sequences. On the SMP platform a maximum speedup of 4.5x is achieved. The SMP-implementation is reasonably performance portable as it achieves a speedup of 26.6× on the cc-NUMA system. However, to obtain the highest performance (speedup of 33.4× and throughput of 200 QHD frames per second), several cc-NUMA specific optimizations are necessary such as optimizing the page placement and statically assigning threads to cores. Finally, on the Cell platform a near ideal speedup of 16.5× is achieved by completely hiding the communication latency.
机译:视频编码遵循每一代新一代苛刻性能的趋势,因此可以利用许多核心。由于标准的复杂性,发现H.264的完整并行化是最先进的视频编码标准。在本文中,提出了一个完整的H.264解码器的并行实现。我们的并行化策略利用函数级别以及数据级并行性。函数级并行性用于管线H.264解码阶段。在两个最耗时的阶段,熵解码阶段和MAC-Roblock解码阶段,利用数据级并行性。并行化策略已经在三个平台上实施和优化了具有非常不同的内存架构,即8核SMP,64核CC-NUMA和18核电池平台。使用4K×2K QHD序列进行评估。在SMP平台上,实现了4.5倍的最大加速度。 SMP实现是合理的性能,因为它在CC-Numa系统上实现了26.6倍的加速。然而,为了获得最高的性能(33.4×加速和每秒的吞吐量200个QHD帧),若干CC-NUMA特定的优化是必需的,例如优化的页面布局和静态地分配内核线程。最后,通过完全隐藏通信延迟,实现了在电池平台上的近乎理想的加速度为16.5×。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号