On the SPUs, most instructions can operate on registers as if they contained multiple, independent values (thus the single instruction acting on multiple data items).
在SPU上,大部分指令都可以在寄存器上进行操作,就仿佛它们分别包含多个无关的值一样(因此可以对多个数据项执行一条指令)。
The execute model of single instruction, multiple threads (SIMT) of CUDA is very suitable for parallel to execute the same operations for large-scale data;
CUDA的单指令、多线程(SIMT)的执行模型,很适合大型数据上并行执行相同的操作;
The video digital processor chip XY-VDSP is an SIMD (Single Instruction Multide Data Stream)processor, in which array structure is used.
视频数字信号处理芯片XY VDSP是采用阵列结构的SIMD处理机。
In audio applications, the single-instruction, multiple data (SIMD) mode effectively doubles the processor performance.
在音频应用中,单指令多数据(SIMD)模式实际上可使处理器性能提高一倍。
Another feature that many modern processors have is called SIMD, Single Instruction Multiple Data.
另一个功能,许多现代处理器叫做SIMD,单指令多数据。
Another unique architectural feature is the memory system which allows an instruction fetch and at the same time a data access by each individual core at every single clock cycle.
另一个独特的构架特性是内存系统,它允许一个取指,并在同一时间,每一个核可以读取数据在每一个单独的时钟周期内。
Another unique architectural feature is the memory system which allows an instruction fetch and at the same time a data access by each individual core at every single clock cycle.
另一个独特的构架特性是内存系统,它允许一个取指,并在同一时间,每一个核可以读取数据在每一个单独的时钟周期内。
应用推荐