• A chip with some CPU cores and some GPU cores on it would be a great product for the low end for people that don't care that much about performance.

    如果把一些CPU核心GPU核心做同一颗芯片上,那么对于哪些并不是很在意性能低端用户而言这会款很棒的低端产品

    youdao

  • With the CPU and GPU mere nanometers apart, they can work together without worrying about the distance posed by the PCI-E bus.

    由于CPUGPU 之间只有纳米级的距离它们可以协同工作无需担心 PCI-E 通道所造成距离

    youdao

  • While that little port isn't a big problem for most visual jobs, it's a hassle for parallel computing that works the CPU, GPU, and memory all in close association.

    虽然这个小小的接口大部分显示工作来说不是什么问题但它却无法应付CPUGPU内存紧密结合的并行运算

    youdao

  • This seemed like a great place to further our discussions on the role of the CPU in the future – will the CPU ever replace the GPU, or vice versa?

    似乎我们讨论延伸到了CPU未来扮演什么角色的问题上——CPU取代GPU吗?

    youdao

  • Allows the same filter to run efficiently on different GPU and CPU architectures, including multi-core and multiprocessor systems.

    同样过滤器可以不同GPUCPU架构上高效运行包括多核多处理器系统

    youdao

  • These native applications make use of the CPU and GPU to draw the animations and can be connected to any data type through LiveBindings.

    这些原生应用利用CPUGPU绘制动画并且可以通过LiveBindings任意数据类型进行连接

    youdao

  • Ie 9 Preview 1 and 2 included hardware acceleration for text, images and vector graphics, while ie 9 Preview 3 adds video, audio and canvas rendered on GPU rather than CPU.

    ie9Preview12提供了针对文本图片矢量硬件加速ie 9 Preview3则增加了GPU(不是CPU)视频音频canvas渲染

    youdao

  • Instead of using the CPU to display graphics, Vista USES the GPU, which puts a strain on memory.

    Vista使用GPU不是CPU显示图像给内存造成压力

    youdao

  • A good question is - why there has to be a CPU cost to render something? After all, it's the GPU that is doing the actual work.

    好的提问——为什么必须CPU成本渲染些东西毕竟GPU是在工作

    youdao

  • Displays the time the CPU is idle while waiting for the GPU to finish rendering.

    显示CPU处于空闲状态,等待GPU完成渲染所需时间

    youdao

  • How are the latency different when kernel-function called from CPU-host or by using dynamic parallelism from GPU?

    如何延迟时间不同的核函数调用CPU的主机利用GPU动态并行

    youdao

  • With the efficient use of computation capacity and programmability provided by graphics processing unit (GPU) of underlying graphics hardware, most of computation from CPU are isolated.

    通过有效利用图形硬件图形处理单元(GPU)的运算能力编程性,将大量计算CPU分离出来

    youdao

  • Realistic 3d visual technology plays a key role in digital city and the real-time realistic shadow is widely applied as the CPU and GPU is enhanced.

    真实感3可视化技术数字城市关键技术之一随着CPUGPU能力的不断增强,使得实时的真实感阴影得到广泛的应用

    youdao

  • A small program in CPU set? In that way, how to make use of GPU features?

    一小CPU指令程序那样的话怎么使用gpu特性呢?

    youdao

  • The GPU can of course be used for offloading the physics simulation from the CPU, but this will compete with the remaining processing time for graphics.

    GPU可以分担一些CPU物理模拟计算工作,但是这样图形计算争抢了宝贵的资源。

    youdao

  • Our algorithm takes full advantage of GPU and effectively balances the workload between CPU and GPU.

    算法不仅充分发挥了GPU性能并且有效地均衡GPUCPU之间负载

    youdao

  • In the fundamental operations of large scale matrice, computing speed of GPU can be 50 times faster than CPU on the suitable matrix blocking.

    基本矩阵运算中,运用适当矩阵分块GPU计算速度CPU50倍左右

    youdao

  • This paper summarizes the techniques of programmability, reliability and low power for GPU, and discusses the development trend of the CPU-GPGPU heterogeneous architecture.

    本文综述了针对体系结构现有编程技术可靠性技术功耗技术,结合这些技术展望了CPU -GPGPU这种异构系统发展趋势

    youdao

  • The graphical parts of your game can primarily cost on two systems of the computer: the GPU or the CPU.

    游戏图形显示部分主要消耗计算器两个系统gpuCPU

    youdao

  • In this paper, a simulating method for urban regional seismic damage is developed based on GPU-CPU cooperative computing technology, which can significantly reduce the computing time.

    本文基于GPU - CPU协同计算技术,建立城市区域震害的计算模拟方法显著缩短了城市区域震害预测的时间。

    youdao

  • The results show that the stability of the system to ensure the appropriate context for different parameters of magnitude of computing, GPU computing platform performance was better than CPU platform.

    测试结果表明,在保证相应系统稳定性前提下针对不同数量级运算参数GPU平台在运算性能上明显优于CPU平台。

    youdao

  • Relative to the CPU, Graphics Processor Unit (GPU) has a better computational performance and bandwidth advantages.

    而相对CPU图形处理器GPU有着更好运算性能带宽优势。

    youdao

  • By adjusting the parameters and test a lot of computation, analysis and comparison of the performance differences between GPU-based computing platforms and traditional CPU-based platform.

    通过调整参数进行大量运算测试分析比较了基于GPU的运算平台传统的以cpu为核心的运算平台性能差异

    youdao

  • Unlike Intel that will use 45nm technology for the GPU portion and only 32nm technology for the CPU core, AMD will be going full on to use 32nm for both circuits.

    英特尔使用GPU部分CPU核心只有32纳米技术45纳米技术,AMD成为充分利用两条赛道32纳米。

    youdao

  • So it is often sensible to pull some work off the GPU and put it onto the CPU instead (Unity does all of these) : mesh skinning, batching of small objects, particle geometry updates.

    因此一些工作GPU里拉出来放到CPU里进行(Unity这些所有事情)通常明智的:网格蒙皮对象批处理粒子几何体更新

    youdao

  • In the developed cloth simulation system, the entire simulation flow is done on the GPU after some initialization work on the CPU, which avoids extra cost of data transfer between the CPU and the GPU.

    在所实现织物模拟系统中,CPU完成初始化工作之后整个模拟过程都在GPU完成,避免了CPUGPU之间数据传递额外开销

    youdao

  • The term "shader" is used for any program that typically runs on the GPU (as opposed to the CPU).

    术语着色用于任何通常运行GPU程序(相对CPU)。

    youdao

  • Single threaded performance on a GPU isn't that great, especially compared to a general purpose CPU, and trying to run code that isn't massively parallel just isn't going to be a great idea.

    线程性能GPU是不是很大尤其是相比,一般用途CPU试图运行代码没有大规模并行刚才不会成为一个伟大的想法。

    youdao

  • 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

    youdao

  • 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

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定