-
Matrix_mulitiple
使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。(CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compare results. Also this program can change the dimension of the matrix, and enhanced portability of the program.)
- 2020-12-11 21:49:17下载
- 积分:1
-
PI
说明: 计算π值 C++ 并行算法 分别使用方法左矩形分解、中矩形分解以及梯形分解(π C++ MPI π C++ MPI π C++ MPI π C++ MPI)
- 2012-05-31 16:19:51下载
- 积分:1
-
rili
用此程序可以方便的查讯日期和星期几,还可以查当天和未来几天的.(This procedure can be used to facilitate inquiry date and day of the week, you can check the same day and the next few days.)
- 2007-08-23 22:17:41下载
- 积分:1
-
mclauncher
Decompilled minecraft launcher but for some reason its unable to save download files
- 2013-07-18 18:37:13下载
- 积分:1
-
OpenMP并行计算的例子
openmp,并行计算是提高代码效率的非常有用的处理方法;
这是一个全面的openmp的使用例子;可以从类似编译条件的方式使用MP,
学习OPENMP让,程序飞起来!
- 2022-04-08 19:24:46下载
- 积分:1
-
cuda memory management
cuda内存管理 很有用的一个教程 希望有帮助(cuda memory management)
- 2017-06-28 07:39:46下载
- 积分:1
-
www
一本将基于近邻传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助(Abstract: A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this
paper. AP takes as input measures of similarity between pairs of data points. AP is an efficient and fast clustering
algorithm for large dataset compared with the existing clustering algorithms, such as K-center clustering. But for the
datasets with complex cluster structures, it cannot produce good clustering results. It can improve the clustering
performance of AP by using the priori known labeled data or pairwise constraints to adjust the similarity matrix.
Experimental results show that such method indeed reaches its goal for complex datasets, and this method
outperforms the comparative methods when there are a large number of pairwise constraints. )
- 2011-07-09 11:40:46下载
- 积分:1
-
mpich_1.2.5
MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.(MPICH is an important MPI Research, has provided a series of interface functions, for the realization of parallel computing provides a programming environment.)
- 2020-09-26 10:27:47下载
- 积分:1
-
multi_pi_matrix
lab1为多线程计算圆周率的程序
lab2为多线程计算矩阵乘法的程序
有实验报告和说明文档(lab1 for multi-threaded computing lab2 pi procedure for multi-threaded matrix multiplication calculation procedures have experimental reports and documentation)
- 2008-03-28 23:59:02下载
- 积分:1
-
mpi-bitonic-sort-master
Bitonic order implementation code with mpi usage
- 2017-06-06 20:10:50下载
- 积分:1