期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
广电中、短波发射天线保护区可视化 被引量:1
1
作者 张萌 陈煌 《北京测绘》 2023年第6期919-922,共4页
随着社会发展,城市规模不断扩大,广播发射台周边违规兴建的建筑日益增多,给发射台天线、馈线等广电设施的安全和信号传输发射造成严重影响。本文选取中、短波发射天线为研究对象,依据《广播电视设施保护条例》相关规定,研究中、短波发... 随着社会发展,城市规模不断扩大,广播发射台周边违规兴建的建筑日益增多,给发射台天线、馈线等广电设施的安全和信号传输发射造成严重影响。本文选取中、短波发射天线为研究对象,依据《广播电视设施保护条例》相关规定,研究中、短波发射天线保护区的计算方法,结合地理信息系统技术,以线划图、混合影像图、移动巡查终端等方式首次实现天线保护区可视化,为发射台有效开展天线保护区监管巡查提供有效工具。 展开更多
关键词 中、短波发射天线 保护区计算 可视化 地理信息系统 保护条例
下载PDF
CWLP:coordinated warp scheduling and locality-protected cache allocation on GPUs 被引量:1
2
作者 Yang ZHANG Zuo-cheng XING +1 位作者 Cang LIU Chuan TANG 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2018年第2期206-220,共15页
As we approach the exascale era in supercomputing, designing a balanced computer system with a powerful computing ability and low power requirements has becoming increasingly important. The graphics processing unit(... As we approach the exascale era in supercomputing, designing a balanced computer system with a powerful computing ability and low power requirements has becoming increasingly important. The graphics processing unit(GPU) is an accelerator used widely in most of recent supercomputers. It adopts a large number of threads to hide a long latency with a high energy efficiency. In contrast to their powerful computing ability, GPUs have only a few megabytes of fast on-chip memory storage per streaming multiprocessor(SM). The GPU cache is inefficient due to a mismatch between the throughput-oriented execution model and cache hierarchy design. At the same time, current GPUs fail to handle burst-mode long-access latency due to GPU's poor warp scheduling method.Thus, benefits of GPU's high computing ability are reduced dramatically by the poor cache management and warp scheduling methods, which limit the system performance and energy efficiency. In this paper, we put forward a coordinated warp scheduling and locality-protected(CWLP) cache allocation scheme to make full use of data locality and hide latency. We first present a locality-protected cache allocation method based on the instruction program counter(LPC) to promote cache performance. Specifically, we use a PC-based locality detector to collect the reuse information of each cache line and employ a prioritised cache allocation unit(PCAU) which coordinates the data reuse information with the time-stamp information to evict the lines with the least reuse possibility. Moreover, the locality information is used by the warp scheduler to create an intelligent warp reordering scheme to capture locality and hide latency. Simulation results show that CWLP provides a speedup up to 19.8% and an average improvement of 8.8% over the baseline methods. 展开更多
关键词 LOCALITY Graphics processing unit (GPU) Cache allocation Warp scheduling
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部