资源列表
linear
- C++ Parallel program with MPI to solve a linear equation system
addition
- Parallel C++ Program with MPI to add numbers in an array
scalapack-1.8.0
- ScaLapack是一个并行计算软件包,适用于分布存储的MIMD并行机.ScaLapack提供若干线性代数来解功能,具有高效、可移植。可伸缩、高可靠性的优点,利用它的求解库可以开发出基于线性代数运算的并行应用程序.文章对ScaLapack的结构、功能、数据布局等方面进行了讨论。 -A library of high-performance linear algebra routines for distributed-memory message-passing MIMD computers
Parallel-adder
- 并行加法器是一种数位电路,其可进行数字的加法计算。在现代的电脑中,加法器存在于算术逻辑单元(ALU)之中。 加法器可以用来表示各种数值,如:BCD、加三码,主要的加法器是以二进制作运算。-Parallel adder is a digital circuit, which can be calculated the number of addition. In the modern computer, adder exists in the arithmetic logic unit (ALU)
lab8p3
- all-to-all communication on hypercube topology
09_alloc
- 一个自己用verilog写的路由仲裁器的程序,基于fpga。-Own use verilog to write a routing arbiter of the program, based on fpga.
VHDL_nocem
- 一个用VHDL写的NoC仿真工具,证实有效。-Written in a NoC using VHDL simulation tools, proven to be effective.
RISC32bitwithVHDL
- 一个VHDL写的32位RISC程序,比较适合作为修改指令用。-32bit RISC design with VHDL language.
TOGETHER
- 这个程序用来突出并行计算和普通计算的优势-Parallel computing and the general program highlights the advantages of the calculation
DAC0832
- 采用VHDL编程控制DAC0832,产生频率为762.9Hz 的锯齿波-Use of VHDL programming control DAC0832, produces a frequency of 762.9Hz sawtooth
mpv
- 这是一个pvm实现的并行计算程序 计算pai值 欢迎大家分享-this is also a parallel progam in linux
mpi
- 这是一个由mpi实现的源程序 找到0的位置 欢迎大家分享-this is a parallel program