搜索资源列表
matrix
- 基于MPI并行计算 我们实验使用的 矩阵的运算程序-MPI parallel computing based on our experimental procedure used in computing matrix
matrixMul
- cuda 矩阵运算程序,cuda上实现两个矩阵相乘-cuda matrix multi
TestOpenCl
- 刚做的OPENCL动态库,包括了测试程序。目的是用来计算矩阵运算的,目前在NVIDIA平台上运行。-This is the DLL for opencl and the test program of the DLL. Now it only run on the nvidia platform. The main object is for the matrix multiply.
MatrixFullRank
- CPU和GPU上的利用CUDA实现矩阵的LU、QR和全秩分解、以及一些矩阵变换和运算程序。-On the CPU and GPU matrix by using CUDA, LU, QR, and full rank decomposition, as well as some matrix transformation and operation procedures.
thread_matrix_muti.tar
- 多线程编程实现矩阵运算.如果需要这个程序的同学,欢迎下载-Multi-threaded programming matrix operations if need this program students are welcome to download! !
mpi_mat_vect_time
- 使用mpi编写的进行矩阵乘法运算的并行程序。(An parallel program using MPI to realize the multiplication of matrices.)