网站首页  词典首页

请输入您要查询的英文单词:

 

单词 SPU
释义

SPU

  • 网络Synergistic Processor Unit; 聚氨酯防水涂料
1.
Synergistic Processor Unit
...9 EC/BC 处理器、Cell 宽带引擎架构的 Synergistic Processor UnitSPU),并且支持 SmartMIPS 等。
www.ibm.com
2.
聚氨酯防水涂料
聚氨酯防水涂料SPU)2010-07-05 亲水性单液聚氨酯发泡止水剂 2010-07-05 渗透结晶防水涂料(XG) 2010-07-05 自粘防 …
shanghaixuanguang.cn.made-in-china.com

例句

释义:
1.
spu_insert is used to put a scalar value into a specific element of a vector.
spu_insert用来将一个标量值放入向量的某个特定元素中。
www.ibm.com
2.
spu_rlmaskqw operates on the whole quadword at a time, but only up to 7 bits (it performs a modulus on count to put it in the proper range).
spu_rlmaskqw会对整个4字同时进行操作,不过最多只能移动7位(它会对count取模,从而将其放入正确的范围内)。
www.ibm.com
3.
While it would be relatively easy to create a new GDB target for the SPU itself, most users need to debug interaction between PPE and SPE.
虽然为SPU自己创建一个新的GDB目标非常简单,但是大部分用户都需要对PPE和SPE之间的交互进行调试。
www.ibm.com
4.
This SPU context is treated like a physical SPU, and the current implementation enforces a direct mapping between them.
这个SPU上下文会被当成一个类似的物理SPU对待,当前的实现可以在它们之间强制进行直接映射。
www.ibm.com
5.
When the SPU needs to do any standard library calls like printf or exit, it has to call back to the main thread.
当SPU需要执行任何标准的库调用时,例如printf或exit,它都需要回调主线程。
www.ibm.com
6.
The concurrent nature of the processing and data transfer is what gives two-stage pipelining its edge in SPE programming.
处理和数据传输的并发本质使两阶段的管道连接很适合SPU编程。
www.ibm.com
7.
The two transmission steps do not involve the SPU at all, but only the MFC (which is part of the larger SPE).
两个传输步骤根本没有涉及SPU,只涉及MFC(这是比较大的SPE的一部分)。
www.ibm.com
8.
The main communication method of the SPU with other parts of the Cell processor is defined by a number of "channels. "
SPU与Cell处理器的其他部件之间的主要通信方法由许多“通道”来定义。
www.ibm.com
9.
An SPU uses vector operations itself and can thereby execute up to eight floating point instructions per clock cycle.
SPU本身使用向量操作,每个时钟周期可以执行多达8条浮点指令。
www.ibm.com
10.
It has three mailbox registers for each SPU, and each of those accesses one of the three SPU mailbox channels.
每个SPU具有三个邮箱寄存器,每个都可以访问这三个SPU邮箱通道。
www.ibm.com
1.
Both of these can be easily avoided by careful selection of SPU intrinsics and good data structure design.
通过仔细选择SPUintrinsic和良好的数据结构设计,可以轻松地避免分支。
www.ibm.com
2.
spu_extract pulls out a specific element from a vector and returns it as a scalar.
spu_extract会从向量中取出某个指定的元素,并将其作为一个标量返回。
www.ibm.com
3.
In this program, since the problem is trivially parallelizable, you can actually have as many buffers as the SPU's local store can support.
在这个程序中,因为问题在于可并行性很一般,所以实际上可以使用SPU的本地存储能够支持的任意数量的缓冲区。
www.ibm.com
4.
The suction tray SPU used for sucking the work pieces with the lubricity appearance.
吸盘SPU用于吸取光滑表面的工件。
www.abtch.com
5.
When an SPU tries to read from an empty mailbox, it will stop execution until some value is written to its memory-mapped register.
当SPU视图从一个空的邮箱中读取信息时,它会停止执行,直到有值写入自己的内存映射寄存器中为止。
www.ibm.com
6.
Since the SPU instruction set is not directly related to an existing CPU architecture, a new back end was written for both GCC and binutils.
由于SPU指令集并不与现有的CPU架构直接相关,因此我们为GCC和binutils编写了一个新的后端程序。
www.ibm.com
7.
It turns out that several SPU instructions deal with only one of the register's values.
几个SPU指令只能处理这些寄存器值中的一个。
www.ibm.com
8.
The SPU has no real hardware support for branch hinting.
SPU对于分支提示并没有没有实际硬件支持。
www.ibm.com
9.
The SPU intrinsics allow programs to freely switch among high- and low-level code, but all within the semantic framework of the C language.
SPUintrinsic让程序可以在高级和低级代码之间自如地切换,不过所有操作都要在C语言的语义框架之内进行。
www.ibm.com
10.
The SPU actually loads two instructions at a time from a doubleword-aligned boundary.
SPU实际上会从一个双字对齐的边界开始一次加载两条指令。
www.ibm.com
1.
In the code written so far, the SPU has simply waited for the MFC to finish before processing anything else.
在目前编写的代码中,SPU仅仅等待MFC完成传输,然后才能处理其他东西。
www.ibm.com
2.
To call a function according to the SPU ABI, all you need to do is put the parameters into registers, and then call brsl $lr, function_name.
要根据SPUABI调用函数,所需做的是将参数放入寄存器,然后调用brsl$lr,function_name。
www.ibm.com
3.
An SPU resembles a cross between a simple CPU design and a digital signal processor.
SPU就像是简单的CPU设计与数字信号处理器之间的交叉。
www.ibm.com
4.
The SPU is built to deal with data in batches, so moving to a buffer-at-a-time model will make the enhancements easier.
SPU的设计就是用来批量处理数据,因此转到“一次处理一个缓冲区”的模型可以简化这种改进。
www.ibm.com
5.
When the PPE writes a data word to that address, the SPU can read from its corresponding mailbox read channels.
当PPE将一个数据字写入这个地址时,SPU就可以从对应的邮箱读通道中读取这个数据字的内容。
www.ibm.com
6.
mbox and ibox are used to read data written to the SPU mailbox write channels and have slightly different semantics.
mbox和ibox用来读取那些被写入SPU邮箱写通道的数据,不过语义稍有不同。
www.ibm.com
7.
spu_rl rotates each element of val left by the number of bits specified in the corresponding element of count.
spu_rl会对val的每个元素进行向左循环移位,移动的位数是在count的对应元素中指定的。
www.ibm.com
8.
This is critical, as the SPU can only load exactly 16 bytes at a time, aligned to exactly a 16-byte boundary.
这十分关键,因为SPU一次只能加载16字节,并对齐到16字节的边界。
www.ibm.com
9.
spu_splats works like spu_promote, except that it copies the value to all elements of the vector.
spu_splats的工作方式类似于spu_promote,除了它要将值拷贝到向量的所有元素中。
www.ibm.com
10.
SPU processes can be scheduled by the kernel, and all users can create them without interfering with each other.
SPU处理器可以由内核进行调度,所有的用户不用彼此进行交互就可以直接创建它们。
www.ibm.com
1.
This makes it possible to replace physical SPUs as the underlying unit of the abstraction from processes running on the SPU.
这使得在从SPU上运行的进程进行抽象的底层单元时,替换物理上的SPU成为可能。
www.ibm.com
2.
The SPU intrinsics documentation (see Resources) defines simplified vector type names starting with vec_.
SPUintrinsic文档(请参看参考资料)定义了一些以vec_开头的简化向量类型名。
www.ibm.com
3.
Normally, no relocations need to be applied, since SPU programs are statically linked.
通常,不需要对内存重新进行分配,因为SPU程序是静态链接的。
www.ibm.com
4.
spu_eqv is a bitwise equivalency operation, not a per-element equivalency operation.
spu_eqv是针对位的相等操作,而不是针对每个元素的相等操作。
www.ibm.com
5.
An MFC can have multiple concurrent DMA requests to one address space outstanding from both the PPE and the SPU.
MFC可以具有对同一个地址空间的多个并发的DMA请求,这些请求可以来自于PPE和SPU。
www.ibm.com
6.
Some of the common sources of exceptions are not even possible on the SPU.
有些常见的异常源在SPU上根本就不可能出现。
www.ibm.com
7.
spu_mul handles floating point multiplication (single and double precision).
spu_mul处理浮点乘法(单精度和多精度)。
www.ibm.com
8.
Other challenges are the integration of SPU program execution into existing tools like GDB or OProfile.
其他挑战还有SPU程序执行与现有工具(例如GDB和OProfile)的集成。
www.ibm.com
9.
However, with the SPU, the results are stored in a general-purpose register -- register 4 in this case.
但,如果是SPU,结果会存储在一种通用的寄存器内——在本例中就是寄存器4。
www.ibm.com
10.
The memory-mapped registers are used by the PPE to control certain aspects of an SPE, but are not accessible by the SPU code itself.
内存映射寄存器是由PPE用来控制对SPE的特定属性进行控制的,但是SPU代码本身则不能对它进行访问。
www.ibm.com
1.
The SPU queues a DMA GET to pull a portion of the problem data set from main memory to a buffer.
SPU对DMAGET进行排队,从而将涉及的数据集的一部分从主内存传输到一个缓冲区。
www.ibm.com
2.
Remember that the SPU registers are 128 bits wide, but our value is only 32 bits long.
SPU寄存器均为128位宽,但我们的值只有32位长。
www.ibm.com
3.
Now, the integer multiply instructions on the SPU are somewhat problematic, especially signed multiplication (using the mpy instruction).
现在,SPU上的整数相乘指令多少有点问题,特别是有符号乘法(使用mpy指令)。
www.ibm.com
4.
The SPU instruction clz (count leading zeroes, called spu_cntlz in the C language intrinsics) is perfect for this.
SPU指令clz(countleadingzeroes,计算前导零;在C语言intrinsic中称为spu_cntlz)很适合进行这样的转换。
www.ibm.com
5.
A different approach to using SPUs is to define a set of system calls.
另外一种使用SPU的方法是用来定义一组系统调用。
www.ibm.com
6.
Also, exceptions resulting from executed code aren't reported to the SPU itself.
而且,执行代码产生的异常结果也不会向SPU进行汇报。
www.ibm.com
7.
Future articles examine SPU programs more in depth, but here's a quick rundown of what is happening.
后续文章将更加深入地介绍SPU编程的知识,这里只简单介绍一下。
www.ibm.com
8.
This requires changes to the OProfile kernel code to sample the SPU instruction pointers regularly.
这需要修改OProfile的内核代码来周期性地对SPU指令指针进行采样。
www.ibm.com
9.
For addition, spu_add, when given two vector unsigned ints as parameters, will generate the a (32-bit add) instruction.
另外,当spu_add被传递两个vectorunsignedint作为参数时,就会生成一条a(32位加法)指令。
www.ibm.com
10.
The solution the LTC team finally chose is to create a virtual file system to externalize the SPUs.
LTC小组最终采用的解决方案是创建一个虚拟文件系统来使SPU具体化。
www.ibm.com
1.
Using spu_mfcstat allows you to both check on the status of DMA requests and wait for them.
使用spu_mfcstat让您可以既检查DMA请求的状态,又进行等待。
www.ibm.com
2.
As in assembly language, spu_sel looks at each bit in conditional.
正如汇编语言中一样,spu_sel会查看conditional中每一位的值。
www.ibm.com
3.
Instead of providing an abstraction of logical SPUs, this interface is thread-oriented and behaves in a similar way to the pthread library.
这个接口并不是提供一个逻辑SPU的抽象,而是面向线程的,它的工作方式与pthread库类似。
www.ibm.com
4.
When an SPU thread gets created, the library will create a new thread that manages the SPU context asynchronous to the main thread.
在创建一个SPU线程时,这个库就创建一个新线程,它负责管理与主线程异步的SPU上下文。
www.ibm.com
5.
The SPU queues a DMA PUT to transmit the buffer back to main memory.
SPU对DMAPUT进行排队,从而将缓冲区传输回主内存。
www.ibm.com
6.
Previous discussions about the SPU have focused on the SPU's assembly language to help you get to know the processor intimately.
前面有关SPU的讨论主要集中在SPU的汇编语言上,从而帮助您更加深入地了解处理器。
www.ibm.com
7.
SPU code is compiled separately from the PPC code and gets loaded at run time.
SPU代码与PPC代码分开进行编译,并在运行时进行加载。
www.ibm.com
8.
Curing properties of SPU sealant were studied.
对SPU及其密封胶固化影响因素进行了研究。
www.juhe8.com
9.
When this happens, the SPU is stopped and the ioctl call is interrupted.
在发生这种情况时,SPU就会停止,ioctl调用也会被中断。
www.ibm.com
10.
Now, there are two compilers currently available for SPU programming, and, as one might expect, they excel in different areas.
目前,有两个编译器可以用来进行SPU编程,正如您期望的,它们适合不同的领域。
www.ibm.com
1.
A signal might need to be delivered to a thread that is executing SPU code.
我们可能需要将信号发送给正在执行SPU代码的线程。
www.ibm.com
2.
If you need to convert between types, use an appropriate SPU intrinsic.
如果需要在类型之间进行数据转换,可以使用适当的SPUintrinsic。
www.ibm.com
3.
spu_cmpgt performs a greater-than comparison while spu_cmpeq performs an equality comparison.
spu_cmpgt执行的是大于比较,而spu_cmpeq执行的是等于比较。
www.ibm.com
4.
Before you start to run CPC, you need to find a small SPU application named "simple" in Cell SDK.
在开始运行CPC之前,需要在CellSDK中找到一个名为“simple”的小SPU应用程序。
www.ibm.com
5.
spu_rlmaskqwbyte works similarly, except that count is the number of bytes instead of bits, and count is modulus 16 instead of 8.
spu_rlmaskqwbyte的工作模式与之类似,除了count是字节数而不是位数,count是对16取模,而不是对8取模。
www.ibm.com
6.
spu_splats((unsigned int)5) creates a vector of unsigned ints with each element having the value 5.
spu_splats((unsignedint)5)创建了一个unsignedint类型的向量,每个元素的值都是5。
www.ibm.com
7.
wbox is used to write into the SPU mailbox read channel.
wbox用来将数据写入SPU邮箱的读通道中。
www.ibm.com
8.
Instead, the SPU can access any 128-bit word in the local store at L1 cache speed.
相反,SPU可以以L1缓存的速度来访问本地存储器中的任何128位的字。
www.ibm.com
9.
The SPU has 128 general-purpose registers, each 128 bits wide.
SPU具有128个通用寄存器,每个寄存器都是128位宽。
www.ibm.com
10.
The best way to store it is as a tag mask so that it can be used directly as your mask for spu_mfcstat.
存储这一信息的最好方法是存储为标记掩码形式,这样就可以将它直接用作spu_mfcstat的掩码。
www.ibm.com
1.
If a serious error occurs, for example, an invalid opcode, the SPU is stopped and an interrupt is delivered to the PPE.
如果发生了一个非常严重的错误,例如一个无效的操作码,那么SPU就会停止,并向PPE发送一个中断。
www.ibm.com
2.
spu_insert(5, myvec, 0) returns a copy of the vector myvec with the first element (element 0) of the new vector set to 5.
spu_insert(5,myvec,0)返回一个向量myvec的拷贝,这个新向量的第一个元素(元素0)被设置为5。
www.ibm.com
3.
Research and Property Test of Starch Reducing Viscosity Agent SPU
淀粉降粘剂SPU的研制及性能测试
www.ilib.cn
4.
A private memory area within the SPU called the local store (the size of this area on the PS3 is 256K)
SPU中的一个私有内存区域,称为本地存储(PS3上这个区域的大小是256K)
www.ibm.com
5.
Here are some of the more common SPU intrinsics (types are not given as most of them are polymorphic)
下面是比较常见的一些SPUintrinsic(类型没有给出,这是因为它们大多为多态)
www.ibm.com
6.
Here is the PPU code to make use of the SPU code (enter as ppu_dma_main. c)
以下是使用了SPU代码的PPU代码(将其作为ppu_dma_main.c输入)
www.ibm.com
7.
Look at one iteration in the loop and see how it performs in the SPU pipeline. I've added no-ops so you can see the pipeline issues better
下面让我们查看这个循环中的一次迭代,并了解一下它在SPU流水线中是如何执行的。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/29 8:28:42