联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 超算/并行计算(18) 
按平台查找All Visual C++(18) 

[超算/并行计算] 3D_Matrix

简单3维矩阵相乘的cuda+MPI异构混合实现
Simple cuda+MPI heterogeneous mix to achieve a three-dimensional matrix multiplication (2015-03-24, Visual C++, 636KB, 下载4次)

http://www.pudn.com/Download/item/id/1427186883473519.html

[超算/并行计算] Matrix_add

此程序使用CUDA并行语言完成矩阵的加法。矩阵维数为3×3矩阵。矩阵维数可以更改。但是同时矩阵的处置也要手动设置。
This program uses the CUDA parallel language to complete the addition matrix. 33 matrix matrix dimensions. You can change the dimension of the matrix. However, while the disposal of the matrix must be set manually. (2014-12-09, Visual C++, 1KB, 下载6次)

http://www.pudn.com/Download/item/id/2670835.html

[超算/并行计算] 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. (2014-12-09, Visual C++, 1KB, 下载20次)

http://www.pudn.com/Download/item/id/2670834.html

[超算/并行计算] jcs

MPI编程,实现数组中每一个元素加一个常数。
MPI programming, each element in the array plus a constant. (2013-08-11, Visual C++, 3KB, 下载5次)

http://www.pudn.com/Download/item/id/2327858.html

[超算/并行计算] matrixAdd2

使用CUDA C 语言,完成向量加及向量乘的并行算法实现。
Using CUDA C language, the completion of vector addition and vector multiplication parallel algorithm. (2013-06-20, Visual C++, 3394KB, 下载1次)

http://www.pudn.com/Download/item/id/2284176.html

[超算/并行计算] mpi_lu

LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行
The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running (2012-12-06, Visual C++, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/2073539.html

[超算/并行计算] mpi_summa

summa算法,可在曙光4000A并行机上编译运行,矩阵维数无要求
summa algorithm, can be compiled to run on the Dawning 4000A parallel computer, the matrix dimension did not ask (2012-12-06, Visual C++, 2KB, 下载15次)

http://www.pudn.com/Download/item/id/2073527.html

[超算/并行计算] M01kknapsaackP

MPI 并行编程与开发 一维00/1口袋问题 动态规划 求优化解
MPI parallel programming and development of one-dimensional 00/1 pocket problem dynamic planning seek optimal solutions (2012-08-05, Visual C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/1958246.html

[超算/并行计算] Tblanket_frach

分形维数的计算,应用于matlaab,采用毯子法进行计算可直接使用。
Divided into the calculation of the fractal dimension, used in matlaab blanket method to calculate directly. (2012-07-18, Visual C++, 1KB, 下载31次)

http://www.pudn.com/Download/item/id/1942246.html

[超算/并行计算] lpic

1维粒子模拟程序,采用并行环境编程。可以作为并行计算的良好教材。程序在debian下编译通过。
one dimension particle in cell (2012-04-01, Visual C++, 568KB, 下载6次)

http://www.pudn.com/Download/item/id/1814391.html

[超算/并行计算] KMP

详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明
Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm description (2012-01-09, Visual C++, 3KB, 下载5次)

http://www.pudn.com/Download/item/id/1753802.html

[超算/并行计算] CUDA_test2

一个已经编译并成功运行的CUDA小例程,里面含有三个小函数:Hello CUDA!、修改矩阵、矩阵块加
A little program based on CUDA,including three little functions,like Hello CUDA!、changing matrix、plus between two matrixs (2011-12-24, Visual C++, 3247KB, 下载19次)

http://www.pudn.com/Download/item/id/1740958.html

[超算/并行计算] fdtd_3D_xyzPML_Lorentz_MPI_OpenMP

3维fdtd计算程序,mpi open mp 并行计算,可以算洛伦兹媒质
3-D fdtd computer program, mpi open mp parallel computing, you can count Lorentz media (2011-03-09, Visual C++, 129KB, 下载28次)

http://www.pudn.com/Download/item/id/1449065.html

[超算/并行计算] dijkstrashortest

利用并行算法计算迪杰斯特拉算法,其中包括改进的一个
how to solve the problem of in parrell program (2010-07-03, Visual C++, 726KB, 下载23次)

http://www.pudn.com/Download/item/id/1231263.html

[超算/并行计算] MPI_AES

运用分布式并行计算进行AES加解密的代码~~具有一定的参考价值~~内容可以灵活修改
Distributed parallel computing for the use of AES encryption and decryption code ~ ~ has a certain reference value for ~ ~ the content of the flexibility to amend (2009-01-11, Visual C++, 17KB, 下载34次)

http://www.pudn.com/Download/item/id/629322.html

[超算/并行计算] qishixunyou

里面用两种方法实现了骑士巡游问题,分别是回溯的方法,和贪心加回溯的方法。
There two ways to achieve a parade Cavalier problems are way back, and greedy plus retrospective approach. (2008-10-12, Visual C++, 265KB, 下载22次)

http://www.pudn.com/Download/item/id/559724.html

[超算/并行计算] nozzle_shock

喷管加激波,呵呵,大家尽快下啊下载喷管
Nozzle increases shock, huh, huh, ah everyone to download as soon as possible under the nozzle (2008-06-04, Visual C++, 59KB, 下载29次)

http://www.pudn.com/Download/item/id/482040.html

[超算/并行计算] fft_new

并行分块的fft实现 基于斯坦福大学Imagine模拟器开发设计的FFT并行分块实现
Fft parallel sub-block-based simulator developed at Stanford University Imagine design block realize parallel FFT (2008-05-09, Visual C++, 27KB, 下载67次)

http://www.pudn.com/Download/item/id/457359.html
总计:18