21-4

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:3KB
下载次数:16
上传日期:2007-03-15 23:42:03
上 传 者vivid
说明:  经典排序,查找,二叉树相关算法的并行源代码实现
(classical order, locate, the binary tree algorithms to achieve parallel source code)

文件列表:
255941\qr_value.c (17110, 2003-07-14)
255941\dataIn.txt (28, 2003-07-14)
255941 (0, 2011-02-18)

1. compile: mpicc qr_value.c -o qr_value -lm 2. run: mpirun -np 3 qr_value 3. result: Input of file "dataIn.txt" 3 3 1.000000 3.000000 4.000000 3.000000 1.000000 2.000000 4.000000 2.000000 1.000000 Iteration num = 15 Whole running time = 0.109047 seconds Distribute data time = 0.001712 seconds Parallel compute time = 0.107335 seconds the envalue is 7.074675 -3.187882 -0.886791

近期下载者

相关文件


收藏者