查看: 1657|回复: 0
打印 上一主题 下一主题

[电商] 【SIGGRAPH Asia 2012专题*技术论文】图形绘制:软壳:在GPU上的动态调度

[复制链接]
.    

3797

主题

11

听众

5万

积分

首席设计师

Rank: 8Rank: 8

纳金币
32328
精华
41

活跃会员 优秀版主 荣誉管理 论坛元老

跳转到指定楼层
楼主
发表于 2012-12-21 09:23:07 |只看该作者 |倒序浏览
【SIGGRAPH Asia 2012专题*技术论文】
图形绘制:软壳:在GPU上的动态调度Softshell: Dynamic Scheduling on GPUs
Markus Steinberger, Bernhard Kainz, Bernhard Kerbl, Stefan Hauswiesner, Michael Kenzel, Dieter Schmalstieg 摘要:在本文中,我们提出软壳,多个处理内核运行在一个单指令,多数据的时尚,如图形处理单元(GPU)的设备组成一个新的执行模型。软壳模型直观,更灵活的流处理模式,这是目前通用的GPU computation.Using软壳模型的主要模式比基于内核的适应,算法的并行度相对较低的地方,可以有效地执行大规模并行架构。软壳具有以下显着的优点:(1)的工作可以被动态地发出直接在设备上,消除了需要与外部源的同步,即,CPU;(2)三层动态调度程序支持任意的调度策略,包括动态优先级的实时调度;(3)用户可以影响,暂停,取消已经提交的并行执行的工作。软壳处理模式,从而带来功能以前只从操作系统的设计,并保留CPU编程的GPU架构。作为一个证明我们的要求,我们提出了一个公开可用的执行的CUDA上实现的软壳处理模型。实施的基准,这表明我们的的处理模式很容易使用,也大大优于国家的最先进的基于内核的处理模型问题一直难以并行化,在过去的表现。 Abstract:In this paper we present Softshell, a novel&nbsp***cution model for devices composed of multiple processing cores operating in a single ins***ction, multiple data fashion, such as graphics processing units(GPUs). The Softshell model is intuitive and more flexible than the kernel-based adaption of the stream processing model, which is currently the dominant model for general purpose GPU computation.Using the Softshell model, algorithms with a relatively low local degree of parallelism can&nbsp***cute efficiently on massively parallel architectures. Softshell has the following distinct advantages: (1)work can be dynamically issued directly on the device, eliminating the need for synchronization with an external source, i.e., the CPU;(2) its three-tier dynamic scheduler supports arbitrary scheduling strategies, including dynamic priorities and real-time scheduling;and (3) the user can influence, pause, and cancel work already submitted for parallel&nbsp***cution. The Softshell processing model thus brings capabilities to GPU architectures that were previously only known from operating-system designs and reserved for CPU programming. As a proof of our claims, we present a publicly available implementation of the Softshell processing model realized on top of CUDA. The benchmarks of this implementation demonstrate that our processing model is easy to use and also performs substantially better than the state-of-the-art kernel-based processing model for problems that have been difficult to parallelize in the past. 要了解该论文的详情呢,就下载附件好好研究一下哈~更多新技术分享尽在web3D纳金网http://www.narkii.com/

161.zip

0 Bytes, 下载次数: 0

分享到: QQ好友和群QQ好友和群 腾讯微博腾讯微博 腾讯朋友腾讯朋友 微信微信
转播转播0 分享淘帖0 收藏收藏0 支持支持0 反对反对0
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

手机版|纳金网 ( 闽ICP备2021016425号-2/3

GMT+8, 2024-11-11 11:31 , Processed in 0.089742 second(s), 35 queries .

Powered by Discuz!-创意设计 X2.5

© 2008-2019 Narkii Inc.

回顶部