-
final
基于C语言的MPICH程序,实现矩阵相乘(C-based MPICH program, to achieve matrix multiplication)
- 2011-12-16 14:10:39下载
- 积分:1
-
lsqrf90-v2
Hight Performance Computing Demos
- 2010-12-22 17:32:45下载
- 积分:1
-
cppfrance_MINI-COMPILATEUR-CPLUSPLUS-ANALYSE-LEXI
compilateur de code source
- 2011-12-30 07:19:40下载
- 积分:1
-
cuda-by-example
cuda_by_example 原版 中文版 程例(cuda by example)
- 2016-03-22 16:47:12下载
- 积分:1
-
CPPAMP
多核编程,比 OPENCL 简单 可以通过类似 OPENMP 的方式,简洁的实现异构编程,使用 GPU 计算(Multicore programming than simple OPENCL)
- 2013-07-10 20:47:20下载
- 积分:1
-
Source3
采用改进的三维Hasin准则,考虑基体和纤维损伤,以及复合材料分层损伤( U91C7 u7539 u659 u8F09 u7F4 u7R4 u7354 u03 U6599 u5206 u5C42 u635F u4F24)
- 2021-04-01 12:59:08下载
- 积分:1
-
nbody
在学完了并行计算和OPGL之后,努力做了这个程序。小有成就感,还需及需努力(Finished school and OPGL parallel computing efforts, after doing this procedure. Modicum of success a sense of need and the need to)
- 2020-11-13 21:29:43下载
- 积分:1
-
Siemens_MPI
西门子MPI协议分析,用于S7-300/400等PLC上(Siemens MPI Protocol, used for S7-300.400 PLCs)
- 2020-06-28 14:20:02下载
- 积分:1
-
Mars_v2
GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。(We design and implement Mars, a MapReduce framework, on graphics
processors (GPUs). MapReduce is a distributed programming
framework originally proposed by Google for the ease of development
of web search applications on a large number of commodity
CPUs. Compared with CPUs, GPUs have an order of magnitude
higher computation power and memory bandwidth, but are harder
to program since their architectures are designed as a special-purpose
co-processor and their programming interfaces are typically for
graphics applications.)
- 2009-03-17 11:22:47下载
- 积分:1
-
Matrix_mulitiple
使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。(CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compare results. Also this program can change the dimension of the matrix, and enhanced portability of the program.)
- 2020-12-11 21:49:17下载
- 积分:1