资源列表
GPU并行编程讲义
- 基于GPU并行计算基础讲义,为程序猿打开基于GPU编程的大门(Based on GPU parallel computing basic lecture, opens the gate for GPU programming based on program ape.)
滑移网格
- qq飞车tongguofluent华夷网购(qqspeed why are saying do you konw)
CUDA_Installation_Guide_Windows
- CUDA安装说明,PDF 文档,官方提供(CUDA installation menual. it's a pdf file provide by Nvdia)
testdll
- 实现matlab与psasp并行仿真 串行机制 同时完成计算 数据传输(Realize parallel simulation serial mechanism between MATLAB and PSASP, and complete data transmission at the same time)
matmul.tar
- 矩阵乘法的多线程并行实现,包括:simple,采用openmp对索引顺序ijk(一般写法)的循环实现并行;opt,采用openmp对索引顺序ikj(向量化友好)的循环实现并行;mkl,调用高性能数学库实现矩阵乘法。(Multi-thread parallelization of matrix-matrix multiplication: "simple" case, ijk loop (usual pattern); "opt" case, ikj (ve
udf
- 用于fluent脉冲热源边界条件的udf(UDF for the boundary condition of fluent pulse heat source)
hadooponwindows-master
- hadooponwindows-master
MATLAB
- 对于时间序列数据进行mk趋势分析和相关检验(MK trend analysis and correlation test for time series data.)
GPU高性能编程CUDA实战—示例代码
- 结合GPU高性能编程,提供实战样例程序,包含矩阵乘法,原子操作,热传导,多GPU,多流的代码(Combined with GPU high performance programming, it provides actual sample program, including matrix multiplication, atomic operation, heat conduction, multi GPU, and multi stream code.)
并行程序设计导论
- 适合于新手学习并行化MPI程序以及并行思想学习(This is a parallel program learning material for beginners.)
extract
- 提取VASP中OUTCAR、EIGENVAL、DOSCAR中的内容,可以用于绘制计算体系的能带结构、态密度(extract information like band structure,dos,from OUTCAR,EIGENVAL,DOSCAR file)
MPI
- 高斯全主元消去MPI并行算法,主从式,C++,运行速度很快(Gauss total principal element elimination MPI parallel algorithm)
