资源列表
jacobi
- C++ 对于jacobi算法进行pthread并行化,从而使得计算时间减少-C++ algorithms for jacobi pthread parallelization, allowing the calculation time is reduced
MPI
- 使用MPI并行编程,矩阵相乘程序测试及 LAPACK 的使用-The use of MPI parallel programming, matrix multiplication program testing and the use of LAPACK
BISR-Design
- Dedicated BISR scheme A RAM has a self-contained BISR circuit Shared BISR scheme Multiple RAMs share a BISR circuit E.g., processor-based BISR scheme and IP-based BISR scheme-Dedicated BISR scheme &
MPIch-KNN
- 基于MPICH的KNN并行化计算,固定5个进程同时计算,经24W个训练样本学习,预测效果良好.-MPICH-based KNN parallel computing, fixed five processes simultaneously calculated by 24W training samples to learn, good prediction.
aeoj_v1_0.tar
- 用C语言编写的,并行运算,计算的是非线性薛定谔方程,是非线性光学的基础-Written in C, parallel computing, computing the nonlinear schrodinger equation, is the basis of nonlinear optics
mpich-3.0.3.tar
- MPICH is an implementation of the Message passing interface. This is version 3.0.3.
heating_circuit
- comsol的热循环模型,结合excel和MATLAB 可以得到相关参数,新手必学-heating circuit
2_VGA_RAM_Display
- VGA读取ram中的数据进行显示,经试验验证表明显示的结果是没有错误的-VGA to read the data in the ram display
BRAIN_CUDA
- 这是在cuda平台上的一段模拟脑细胞活动的代码,使用了并行计算来实现神经网络。-This is the code section on cuda platform simulated brain cell activity, the use of parallel computing to realize the neural network.
mpi_sum
- 基于并行编程的一个MPI实现累加求和的运算。-MPI sum function!
mpi
- 搭建MPI集群,实现矩阵运算,对比不同线程不同规模允许时间,对比加速比。-MPI cluster structures, implement matrix operations, comparison of different threads of different sizes to allow time, compared to speedup.
MPI
- MPI并行计算探索,入门级的资源,比较简单,容易理解。-MPI Programming