胡说八道

学而不思则罔,思而不学则殆

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  132 随笔 :: 0 文章 :: 60 评论 :: 1 引用
SIGGRAPH 2004 GPGPU COURSE

Abstract    

The graphics processor (GPU) on today's commodity video cards has evolved into an extremely powerful and flexible processor. The latest graphics architectures provide tremendous memory bandwidth and computational horsepower, with fully programmable vertex and pixel processing units that support vector operations up to full IEEE floating point precision. High level languages have emerged for graphics hardware, making this computational power accessible. Architecturally, GPUs are highly parallel streaming processors optimized for vector operations, with both MIMD (vertex) and SIMD (pixel) pipelines. ......

::URL::http://www.gpgpu.org/s2004/

有以下内容的PPT下载:
Introduction 

Mapping computational concepts to the GPU 
Linear algebra  
Sorting and searching 
Database Operations 

High-level languages 
Debugging 

Efficient data-parallel GPU programming 
Data formatting and addressing 
GPU computation strategies and tricks 

Physically-based simulation on GPUs 
Tone mapping on GPUs 
Level sets on GPUs 
Global Illumination on GPUs 

Tools and Links 
posted on 2004-12-29 12:33 胡说八道 阅读(444) 评论(0)  编辑 收藏 所属分类: 杂项

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
"五向定位"职业成长路线公开课(上海、南京、大连)
Google站内搜索


相关链接: