位置:成果数据库 > 期刊 > 期刊详情页
符号社会网络中正负关系预测算法研究综述
  • ISSN号:1000-1239
  • 期刊名称:《计算机研究与发展》
  • 时间:0
  • 分类:TP393[自动化与计算机技术—计算机应用技术;自动化与计算机技术—计算机科学与技术]
  • 作者机构:[1]中国人民大学数据工程与知识工程国家教育部重点实验室,北京100872, [2]中国人民大学信息学院,北京100872
  • 相关基金:本课题得到国家自然科学基金(61532021,61272137,61202114)、华为创新研究计划(HIRP20140507)资助.
中文摘要:

研究了现代硬件上的并行内存排序方法,对其研究现状与进展进行了综述.首先简要阐述了经典排序算法以及排序网络的优缺点,分析其并行优化的适用性,然后从现代CPU处理器设备(多核、配备大内存)、图形处理器(GPU)、现场可编程逻辑门阵列(FPGA)等新型处理器设备介绍现有排序方法的研究成果.处理器设备的架构不同,对排序算法的优化策略也不同,现代CPU主要利用线程的本地存储层次优化数据在存储单元中的排列,以减少访存次数及减少访存缺失,同时利用单指令多数据流技术(SIMD),以提高算法的数据级并行度;GPU则需要将多个线程组织成线程块,依靠共享内存提高线程块的访存速度,而在线程块内则使用单指令多线程(SIMT)技术提高线程的执行效率;FPGA则更靠近于硬件底层,受到自身的资源限制,FPGA的优化策略主要依靠硬件描述语言或高级综合语言优化电路的设计,提高资源利用率的同时增加FPGA的吞吐量.现有的成果表明,GPU的并行内存排序性能优于CPU端上的并行内存排序性能.作者最后对未来的研究方向进行了展望.

英文摘要:

The research achievements of parallel in-memory sorting method on modern hardware are summarized in this paper. Firstly, the advantages and disadvantages of classical sorting algorithms and sorting network are briefly reviewed and their applicability of parallel optimization is analyzed. Then the state-of-the-art sorting methods implemented on the modern CPU processor device (multicore, equipped with large memory), Graphics Processing Unit (GPU), Field- Programmable Gate Array (FPGA) and other new processor equipments are introduced. Different optimization strategies about sorting algorithm are utilized on different architecture of processors. Modern CPUs mainly utilize thread local memory level with aligned data in order to reduce the frequency of memory access and memory miss. To improve data level parallelism of sorting methods, Single Instruction Multiple Data (SIMD) technology is also involved; Threads of a GPU are organized into thread blocks, using Shared Memory to improve the speed of memory access. Single Instruction Multiple Threads(SIMT) is utilized in thread blocks to improve the execution efficiency of threads; Compared to CPU and GPU, the FPGA is closer to the underlyinghardware, limited by its own resources. Therefore optimization strategies of the FPGA are to optimize the design of circuit using hardware description language or high level synthesis language to make the use of resources more efficient and improve the through of FPGA. According to recent achievements, GPUs have a better performance than CPUs on sorting. Finally, the research interests for further study are proposed in the final section.

同期刊论文项目
同项目期刊论文
期刊信息
  • 《计算机研究与发展》
  • 中国科技核心期刊
  • 主管单位:中国科学院
  • 主办单位:中国科学院计算技术研究所
  • 主编:徐志伟
  • 地址:北京市科学院南路6号中科院计算所
  • 邮编:100190
  • 邮箱:crad@ict.ac.cn
  • 电话:010-62620696 62600350
  • 国际标准刊号:ISSN:1000-1239
  • 国内统一刊号:ISSN:11-1777/TP
  • 邮发代号:2-654
  • 获奖情况:
  • 2001-2007百种中国杰出学术期刊,2008中国精品科...,中国期刊方阵“双效”期刊
  • 国内外数据库收录:
  • 俄罗斯文摘杂志,荷兰文摘与引文数据库,美国工程索引,日本日本科学技术振兴机构数据库,中国中国科技核心期刊,中国北大核心期刊(2004版),中国北大核心期刊(2008版),中国北大核心期刊(2011版),中国北大核心期刊(2014版),中国北大核心期刊(2000版)
  • 被引量:40349