当前位置:
首页 资源下载
搜索资源 - linux Matrix multiplication
搜索资源列表
-
0下载:
Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
-
-
0下载:
用多线程实现矩阵的相乘,这个是操作系统课程的一个简单实验,有linux和win下的实现-To achieve with multi-threaded matrix multiplication, this is a simple operating system, the experimental course, there are under linux and win the realization of
-
-
0下载:
该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
-
-
0下载:
matrix multiplication in linux
-
-
0下载:
该程序利用linux下多进程编程实现矩阵的乘法,提过运算的速度-Under the program using linux multi-process programming matrix multiplication, mentioned the speed of operation
-
-
0下载:
Linux下利用多线程实现矩阵相乘的并行计算-Linux using multi-threaded parallel computing for matrix multiplication
-
-
0下载:
用多线程实现矩阵的相乘,这个是操作系统课程的一个简单实实验,有linux和win下的实现,
-Multi-threaded matrix multiplication, this is a simple real experiments for the operating systems course, under linux and win, to achieve
-
-
0下载:
linux环境下,并行矩阵乘Cannon算法的两种MPI程序实现:采用阻塞操作与采用非阻塞操作!-linux environment, two kinds of MPI programs parallel matrix multiplication Cannon algorithm to achieve: a blocking operation using non-blocking operation!
-
-
0下载:
用MPI实现的矩阵乘法的cannon算法,linux平台-matrix multiplication in Cannon method with MPI
-
-
0下载:
矩阵乘法的小程序,需要在linux下面运行-matrix multiplication, run under linux
-
-
0下载:
在Linux/Windows平台上实现单精度浮点的矩阵乘法,在Linux/Windows平台上用多线程方法实现浮点向量的点积计算,多核的经典入门必学算法-In Linux/Windows platform to achieve single-precision floating-point matrix multiplication, in Linux/Windows platform using multi-threading methods to achieve floating point
-
-
0下载:
在Linux下分别用Ptread线程和一般的方法编矩阵乘法,比较两者的差异。-we use Pthread and the general method to implement the matrix multiplication,and compare the difference between the two methods.
-
-
0下载:
OpenCL实现的矩阵乘法,基于Linux Nvidia OpenCL平台编译-OpenCL implementation of matrix multiplication, based on Nvidia OpenCL Linux platform compiler
-
-
0下载:
在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。-Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pt
-