数据平行算法(Data-parallel algorithm)将数据组划分到 多处理器,甚至到若干个CPU中。在教科书中,可将大型资料组看作一个大量输入文件或数据数组;但在嵌入式系统中,...
基于12个网页-相关网页
Data parallel algorithm description 数据并行算法描述
Merge-sort is not an inherently parallel algorithm, as it can be done sequentially, and is popular when the data set is too large to fit in memory and must be sorted in pieces.
合并排序本身并非并行算法,因为它可以顺序执行。 当数据集太大,内存无法容纳,必须分片保存的时候,经常使用合并排序。
Although the closed cube is a high-efficiency and important technology for data cube compression, there is no research on its parallel algorithm at present.
封闭立方体是一种非常有效而重要的数据立方体压缩技术,目前还缺乏对其并行算法的研究。
On the basis of the above, a data parallel algorithm of convolution calculation is proposed.
在此基础上给出了数据并行卷积计算算法;
应用推荐