CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MPICH2-1.2
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MPICH2-1.2 - List
[
Windows Develop
]
icpi
DL : 0
MPI CPI 记算PI值的CPI程序,mpich2-MPI CPI recorded PI value of CPI calculation procedures, mpich2
Update
: 2025-02-17
Size
: 1kb
Publisher
:
ttt
[
MPI
]
mpich2-1.0.7.tar
DL : 0
fortran并行计算包,符合MPI-2标准。需要external32流格式支持-fortran parallel computing package, in line with the MPI-2 standard. Need external32 stream format support
Update
: 2025-02-17
Size
: 15.8mb
Publisher
:
jun qiang
[
MPI
]
MPIch2
DL : 0
mpi 并行程序设计在window下的安装与配置 vC++ 的配置 有pdf和word文档 包含关键点的技巧和提示说明 -mpi parallel program design in window installation and configuration under the vC++ configuration are pdf and word document contains the key points of the tips and tricks instructions
Update
: 2025-02-17
Size
: 410kb
Publisher
:
yiliang
[
MPI
]
mpich2-1.2-userguide
DL : 0
MPI2-1-2的用户指南,内含MPI在windows、Linux下的安装方法介绍,pdf格式-MPI2-1-2 User' s Guide, containing MPI in the windows, Linux installation method under the introduction, pdf format
Update
: 2025-02-17
Size
: 180kb
Publisher
:
wang
[
Other
]
mpich2-1.2.1-installguide
DL : 0
并行计算MPICH安装手册,对于学习MPI的朋友来说是很好用的一个手册-Parallel computing MPICH installation manual, for learning MPI is a good friend who used a manual
Update
: 2025-02-17
Size
: 185kb
Publisher
:
eric
[
Other
]
mpich2-1.2.1-userguide
DL : 0
并行计算MPICH的使用手册,是学习怎么使用MPICH的官方资料-The use of parallel computing MPICH manual to learn how to use the official information on MPICH
Update
: 2025-02-17
Size
: 181kb
Publisher
:
eric
[
Internet-Network
]
mpich2-1.2.1p1.tar
DL : 0
MPICH是一个功能强大的集群软件,能够用于建立普通的微机的大型集群.-MPICH is a very good software
Update
: 2025-02-17
Size
: 17.18mb
Publisher
:
zx
[
SCM
]
mpich2-1.2.1-installguide
DL : 0
mpich2-1.2.1-installguide安装说明,现在网上这方面的资料很少,传上来和大家共享!-mpich2-1.2.1-installguide installation instructions, and now the Internet is little information in this regard, communication up and share!
Update
: 2025-02-17
Size
: 185kb
Publisher
:
刘淇
[
SCM
]
mpitest
DL : 0
MPI在VS2008上测试运行程序,可以在MPICH2上运行,简单的多线程代码。-In VS2008 MPI test on the operational procedures, and can run on MPICH2, simple multithreaded code.
Update
: 2025-02-17
Size
: 298kb
Publisher
:
李浩宇
[
MPI
]
Produto_Escalar_vs01
DL : 0
This a Parallel Code to calculate a Dot Product using MPI library and C++. This is a .Net2010 Project. To emulate a parallel computer in your machine you need install a MPICH2 library for windows. This code works too Linux.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
Palin
[
MPI
]
computePI
DL : 0
用于计算pi值的经典数值算法,使用mpich2实现。算法在8台1.6Ghz机器上运行令计算精度达到小数点后10位耗时10min-algorithms for computing pi.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
MPI
]
TSP
DL : 0
经典旅行商问题的并行解法。精确旅行商问题是NP问题,这里使用并行的办法获得一个精确解,大概在15个节点用8台1.7Ghz节点运行耗时30min-basic tsp algorithm code. using mpich2.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
MPI
]
cheapTSP1
DL : 0
旅行商问题的近似解答。使用mpich2实现。计算100个节点使用7台机器大概需要10min。使用的模拟退火算法。-basic tsp problem solution using mpich2
Update
: 2025-02-17
Size
: 2kb
Publisher
:
[
MPI
]
sorting-algorithms
DL : 0
三种并行排序算法的实现及比较:快速排序,冒泡排序,桶排序,使用mpich2实现-3 sorting algorithms: quicksort, bubble sort, bucket sort
Update
: 2025-02-17
Size
: 5kb
Publisher
:
[
Web Server
]
merge-sort
DL : 0
code merge sort by MPICH2
Update
: 2025-02-17
Size
: 1kb
Publisher
:
ehsan
[
MPI
]
QuickSort
DL : 0
MPICH2实现的并行快排算法,VS2005编译通过-The MPICH2 implementation fast parallel row algorithm VS2005 compiled by
Update
: 2025-02-17
Size
: 2kb
Publisher
:
kylin
[
AI-NN-PR
]
mpich2-1.0-1-win64-amd64.zip
DL : 0
并行计算平台,用于各类并行计算,由美国阿贡国家实验室研制。
Update
: 2014-06-25
Size
: 1.71mb
Publisher
:
cssz7887
[
Other
]
mpich2-1.0.tar
DL : 0
MPICH2 is an all-new implementation of MPI the group at Argonne National Laboratory. -MPICH2 is an all-new implementation of MPI the group at Argonne National Laboratory. It shares many goals with the original MPICH but no actual code. It is portable, high-performance implementation of the entire MPI-2 standard. This release has all MPI-2 functions and features required by the standard with the exeption of support for the external32 portable I/O format. It also currently supports only a few communication methods.
Update
: 2025-02-17
Size
: 11.68mb
Publisher
:
suilihui
[
Other
]
icpi
DL : 0
在Windows环境下,使用mpich2平台和vc++6.0并行计算pi的值-parallel computing of pi
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wangxin
[
MPI
]
Jacobi
DL : 0
Sample implementation for jacobi method in parralel processing, developed with MPICH2.
Update
: 2025-02-17
Size
: 65kb
Publisher
:
huy
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.