搜索资源列表
MPIdemo
- 基于MPI1.2.5并行环境的MPI示例源代码,包括C和Fortran版本,非常适合MPI初学者 -MPI1.2.5 parallel environment based on the MPI example source code, including C and Fortran version, ideal for beginners MPI
sugarscape_model
- 本源码应用于Java的JDK1.4.2版本+Swarm2.2 程序在Cygwin终端运行-applied to the source code of Java JDK1.4.2 version Swarm2.2 procedures Cygw in terminal operations
jtxaexamples
- 冒险岛游戏的flash版本的函数,大家可以下下来试试看怎么样-Island adventure game version of the flash function, you can just see how the next down -
RPC_SDKWindowsVersion_oncrpc
- 这个是Windows版本,不是Linux版本 Netbula RPC for Win32 supports multithreading, this document describe the procedure to build multithreaded (MT) RPC server and clients-this is the Windows version, not Netbula RPC Linux version supports multi for Win32 thread
dxxocount
- 本统计系统是参考了很多统计系统的优点,不断改进的无错版,也是最终版。-the statistical system is a lot of the advantages of statistical systems, continuous improvement in the no wrong version of the final version.
matrixMul
- 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的矩阵乘法的例子,比CPU版本性能有非常大的提高。保留了可执行程序-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of the matrix multiplication example, than CPU performance version of a very big increa
linked_omp3_tasks
- 有关链表的运算的并行代码程序,基于OpenMP3.0版本的秉性程序-Parallel computing on the list of program code, program based OpenMP3.0 version of mettle
quicksort
- This code is an MPI version of the sorting algorithm QuickSort in c++. The partitioning step is meda sequantially, but the split and merge steps are made using Send and Recieve methods.
cd40192
- 清华大学cuda培训教程 gpu并行算法 高清版pdf-Tsinghua University training course cuda parallel algorithm gpu HD version pdf
ParallelComputingwithMATLAB
- 用matlab 2007以上版本的并行计算工具箱和分布式计算引擎进行并行计算编程的示例代码,具有极高的参考价值,与user s guide同步-Matlab 2007 with the above version of the Parallel Computing Toolbox and Distributed Computing Programming parallel computing engine for the sample code has a very high reference
PNS
- A GUI simulation for Petri Net. One may add components dynamically, and one/multi step run the net. It s just a preliminary version.
MPI_HyperQuicksort
- MPI (message passing protocol) based quicksort. HyperQuicksort version (original proposed by C.J Quinn) Tested and Developed in H.U.T by MonteCristo
MPI-jacobi
- 使用MPI计算Jacobi迭代,文件夹里有两个CPP文件,jacobi_std.cpp是标准的Jacobi程序(串行程序),mpi.cpp是MPI版本-Jacobi iterative calculation using MPI, folders, there are two CPP file, jacobi_std.cpp is the standard Jacobi procedure (serial program), mpi.cpp is the MPI version
quicksort.c
- quick sort in parallel version with MPI
cuda-by-example
- CUDA by Example an introduction to general-perpose GPU programming, by Jason Sanders and Edward Kandrot, English version
programming_massively_parallel_processors
- Programming Massively Parallel Processors A Hands-on Approach by David B. Kirk and Wen-mei W. Hwu English version
Tests
- OpenMP 测试程序 前缀和算法 可在SMP机器上运行 版本丰富-Prefix OpenMP test programs and algorithms can be run on an SMP machine version of a rich
Parallel-Computing
- (An Introduction to Parallel Computing (2nd edition)By Ananth Grama, Anshul Gupta, George Karypis, Vipin Kumar)8.4MB绝对完整版-(An Introduction to Parallel Computing (2nd edition) By Ananth Grama, Anshul Gupta, George Karypis, Vipin Kumar) 8.4MB absolutel
bucket1
- a version of the bucket sort for mpi c-a version of the bucket sort for mpi c++
simpleTemplates.tar
- 这个范例是模板化的模板project.It的版本,也显示了如何正确的模板化动态分配共享内存阵列。-This sample is a templatized version of the template project.It also shows how to correctly templatize dynamically allocated shared memory arrays.