The one-array combinative multiplication was designed on the basis of the parallelmultiplication.
根据平行并行乘法器,设计了适用于模乘运算的一维阵列组合乘法器。
2
A parallel algorithm for matrix multiplication based on optical transpose interconnection system (OTIS) network is proposed, and the time complexity is analyzed.
提出基于光交换互连系统(otis)网络结构的矩阵乘并行算法,分析它的时间复杂性。
3
Though I can do matrix multiplication in parallel, I have to be careful about how I break up the problem and I can't exploit all the parallelism possible because of the tools I normally work with.