GPU
美
英 
英汉解释
abbr. | 1. (=Graphic Processing Unit)图形处理器,用来处理图形渲染的专用微处理,通常具有高度并行的结构 |
英英解释
例句
First there was the GPU, a dedicated bit of hardware devoted to graphics performance.
GPU一开始是一心一意地完成图形显示任务的硬件。
Even though ATI used to name internal designs of graphics cards, it continued to utilize code-numbers to describe the GPU cores.
即使用来命名的ATI图形卡内部设计,它继续利用代码数字来描述GPU核心。
So what will it take to make CUDA a standard, or at least the ability to run general computing tasks written in C on a GPU?
那么是否会让CUDA成为业界标准,或者至少是让GPU运行C代码的通用计算任务?
It is more likely that the company will attempt to make a small GPU rather than an APU.
它更可能是该公司将尝试,而不是一个辅助动力装置,使一个小的GPU。
The next section goes over the key differences between the CPU and GPU architectures and what type of workload is best suited to each.
这一段的关键区别过去中央处理器和图形处理器体系结构和什么类型的工作量最适合彼此。
As GPU development technology advances, we expect to see rich opportunities emerge for the enterprise.
随着GPU发展科技的进步,我们期望看到从这个产业中孕育出新的机会。
Today's GPUs provide up to 10 times the computing power of CPUs, a clear trend in GPU processing power compared to CPU over recent years.
目前GPU提供高达10倍于CPU的计算能力,GPU的处理能力与CPU比较起来在最近几年中这是一个明显趋势。
Multiple NPN240s can be linked to single or multiple hosts to create multi-node CUDA GPU clusters capable of thousands of GFLOPS.
多个NPN240处理器可以链接到一个或多个主机,建立多节点CUDAGPU集群,峰值可达数千GFLOPS。
The bad news was that only canvas rotation and zooming supported GPU acceleration.
但是遗憾的是只能在画布旋转和图片缩放上支持GPU加速。
The dissertation applies this data structure into enumerate search and discusses the general-purpose computing of GPU.
论文将数据结构应用于穷举搜索,并通过此应用来讨论GPU下通用计算的性能。
It is part of a new breed that exploits graphics chips, or GPUs, more commonly used in videogames, and standard microprocessors.
该系统是利用图形芯片(即图形处理器GPU)和标准微处理器的一种全新计算机类型的一部分。
VSync, well, synchronizes things. It tells the GPU to wait for the screen to finish its line by line drawing before loading the next frame.
而垂直同步,顾名思义,就是用来同步的。它告知GPU在载入新帧之前,要等待屏幕绘制完成前一帧。
I could see the potential to run this much faster and Nvidia's Financial Analyst Day demonstration was a great proof of concept.
我可以看到GPU有潜力做得更快,而且在Nvidia的财报分析日上的演示很好地证明了我的构想。
However, one could question why a multi-thousand dollar high-end CPU would want to save a few dollars on an entry level GPU.
然而,人们可以问,为什麽多万美元的高端处理器将要保存几美元的入门级GPU。
They run close to the metal and can take advantage of performance boosters like GPU acceleration and multithreading.
它们几近是在硬件上运行,可利用诸如GPU加速和多线程这样的性能助推器。
Study of general purpose computation by GPU (Graphics Processing Unit) can improve the image processing capability of micro-computer system.
对图形处理器通用计算的研究能增强微机系统的图像处理能力。
These native applications make use of the CPU and GPU to draw the animations and can be connected to any data type through LiveBindings.
这些原生应用利用CPU与GPU来绘制动画,并且可以通过LiveBindings与任意数据类型进行连接。
To help speed up processing, the malware downloads necessary drivers for the infected system's GPU and CPU.
为了加快处理速度,该恶意软件针对受到感染的系统的图形处理器(GPU)和处理器(CPU)下载了必要的驱动程序。
Now with the help of the GPUs' powerful geometric computing ability, the performance of a virtual reality system can boost a lot.
借助GPU强大的几何运算能力,虚拟现实系统的性能将得到巨大的提升。
Some of the new features include: workstations clusters, accessing the cloud, using SOA, services for Excel, and GPU support.
其中的新特性包括:工作站集群、对云的访问、使用SOA、针对Excel的服务以及对GPU的支持。
While almost everyone agrees that it's the best single GPU card on the market, some punters complained about its price.
虽然几乎所有人都认为这是最好的单GPU卡市场上,一些赌客抱怨它的价格。
With the unceasing improving performance of GPU or simplification of the equations, the efficiency problem will be resolved in real time.
该问题可以通过GPU性能的不断提升,或者简化方程来解决。
Applying the programmable GPU pipeline, the algorithm adopts hardware acceleration techniques to satisfy the needs of real-time rendering.
算法还利用可编程GPU管线进行硬件加速,以满足实时渲染的要求。
Of course, you're not going to be doing a lot of GPU programming inside your pizza-box rack-mounted Web server.
当然,你不会在你的比萨饼盒大小的机架式网络服务器上经常使用图形处理程序。
Why not connect a small chassis fan or--better yet--an old GPU fan to the power supply?
为什么不接上一个小风扇或是使用旧的显卡风扇呢?
Currently in Beta, GPU. NET 1. 0 is planned to be released by the end of this year or early next year.
当前该产品还处于Beta测试阶段,他们计划在本年末或者明年初发布GPU.NET1.0。
However, most of of Render computations are done on the main CPU and take little advantage of GPU acceleration.
但是,大部分的Render计算操作都是在CPU中完成,很少利用GPU加速器。
The Gauss elimination method and conjugate gradient method for solving linear equations are implemented by the GPU.
应用GPU实现求解线性方程组的高斯消元法和共轭梯度法。
A GPU pipeline is synchronized by sending a fence command from a first module to an addressed synchronization register pair.
一种图形处理单元流水线,通过传送来自第一模块的围篱指令至寻址同步寄存器对而执行同步。
Then a faster synthesizing scene shadow method, which avoids operations of pixel layer determination, is given to improve GPU's efficiency.
同时给出了一种快速综合场景阴影效果的绘制方法,通过避免判断像素层次的操作提高了GPU的利用率。
Microsoft Research's Accelerator Project exposes a . NET library for performing parallel data processing using a computer's GPU.
微软研究院加速器项目公开了一个使用计算机的GPU完成并行数据处理的.NET函数库。
Presents a method for checking the intersection on Programmable Graphics Hardware utilizing its SIMD, Occlusion Query etc.
提出了一种利用GPU的SIMD、遮挡查询等特性进行碰撞检测的方法。
A more accurate refraction rendering algorithm, which runs entirely on GPU, is presented in this paper.
提出一种完全基于GPU的更准确的折射绘制算法。
Overdraw visualization mode does not do alpha testing now. Alpha tested pixels still cost on the GPU, so better to visualize the real cost.
可视化模式现在不做alpha测试.Alpha测试实际消耗GPU,所以和真实消耗不相符。
Graph Process Unit(GPU) usually adopts a pipelined architecture, and implements some general computer graphics API.
图形处理器(GPU)通常采用流水线体系结构,遵循通用图形接口规范。
We focus on the building of the grass volumetric texture, and the rapid rendering of the scene based on the GPU programming.
本文的主要工作包括草地体纹理的生成和基于图形硬件(GPU)编程的场景快速绘制。
What's being done with the CPU and the GPU is the first big example of that.
一个比较现成而明显的例子是CPU和GPU在执行不同的任务。
A GPU is a hardware coprocessor that accelerates computations for computer graphics applications.
GPU是一种硬件协处理器,可加速计算机图形应用程序的计算。
To maximum the GPU code performance, we also explore a number of GPU-specific optimization strategies.
为了最大程度提高代码的性能,针对GPU平台上探索了几种优化策略。
Newer GPUs can reprocess the scene multiple times to approximate indirect lighting.
较新的GPU可重复处理场景,以求逼近间接光源的效果。