搜索资源列表
arraymul
- c++ 并行计算程序 ,关于矩阵相乘,可直接在linux下面计算
te1
- 这是一个计算PI的并行MPI程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验
mur2d
- 这是一个计算PI的并行MPI程序 该程序已经调试通过了 可以直接计算 欢迎交流工作经验
mat_inv
- 经典的并行计算程序用于大规模矩阵求逆问题,实现语言为C语言,利用了MPICH程序库。
18-2
- 矩阵向量乘法并行计算c语言程序,行带状划分。
MATPRO
- MPICH2+VC6.0 并行计算程序,实现矩阵乘法
MATSUM
- MPICH2+VC6.0,并行计算程序,实现矩阵加法
mpitest
- MPICH2+VC6.0 并行计算程序,实现函数求积分
parallel-SPH-0.1.tar
- 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
Puma-EM-0.4.6.tar
- 这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). A
Calculate
- 矩阵并行算法程序,用c#语言编制,可用于数学并行计算。-Matrix parallel algorithm procedures, with c# Languages can be used in parallel computing mathematics.
ExperimentsOfParallelAlgorithms
- 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
Gaussian
- 高斯消元法求解线性方程组的并行程序。该程序已经测试通过,运行非常稳定,计算量控制的也很好。-Gauss elimination method for solving linear equations of parallel programs.The program has been tested, very stable operation, the control computation is also very good.
jacobi
- 用雅各比迭代法求解线性方程组的并行计算实现程序-Jacoby iterative method for solving linear equations of the parallel calculation program
parallel
- 求解二维直角坐标系同位网格上求解稳态N-S方程的并行计算程序,基于PVM信息传递软件,具体信息请看‘readme’文件。-The package contains the codes soving 2D steady Navier-Stokes equations on Cartesian grids with a colocated arrangement of variables using PVM message-passing software, please re
spmv_csr
- 稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。 CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序-Sparse matri
total1
- 电磁散射并行计算\程序,fortran语言编程,子程序1-electromagnetics scttering program ,subroutine 1
BEM-for-parallel-processing
- 可以并行计算的边界元程序源代码,弹性力学范畴 - some BEM codes
CUDA-code
- 本代码是CUDA C/C++编程入门者学习的,其中包括对GPU设备参数的获取代码,原子操作,流等代码。初学者掌握并行计算不错的入门程序-The code is CUDA C/C++ beginners to learn programming, including the GPU to get the code of the device parameters, atomic operation, flow, etc. code. Parallel Computing for beginners
MPIE_FMM_64_TCM_cm_cz
- GMRES求解,特征模程序 计算电磁学,并行计算(GMRES, mom calcalate EM, MPI, charaters)