-
cuda memory management
cuda内存管理 很有用的一个教程 希望有帮助(cuda memory management)
- 2017-06-28 07:39:46下载
- 积分:1
-
cuda实现矩阵求逆
此程序包的矩阵求逆函数基于 CUDA 的实现包含对称的积极明确逆矩阵使用 GPU。用法,请参阅 testspd.cpp 中的示例。此外,一般块矩阵求逆通过高斯(pivotting) 没有消除。请参阅 testge.cpp 例如使用。注: GE 可能无法在单精度足够稳定。请参阅生成文件更改为双精度。
- 2022-07-16 13:09:40下载
- 积分:1
-
parallelcomputing
一些关于并行计算的资料,对初学并行计算的人会有些许帮助(Information about parallel computing, parallel computing for beginners who have a little help)
- 2010-06-18 22:24:03下载
- 积分:1
-
Oxford__Parallel-Scientific-Computation
This book is for students and researchers who are interested in scientific computation. The book has a dual purpose: first, it is a textbook for a course on parallel scientific computation. Second, the book is a source of example parallel algorithms and programs for computational physicists and chemists, and for
other computational scientists who are eager to get a quick start in parallel computing and want to learn a structured approach to writing parallel programs.
- 2011-12-19 21:59:29下载
- 积分:1
-
opencl-1.2-extensions.pdf.tar
OpenCL1.2版本的扩展功能用户手册。(OpenCL1.2 version of the Expansion Function User' s Manual.)
- 2013-07-23 16:02:35下载
- 积分:1
-
二维弹性波FWI源码和可执行程序2
实现单GPU二维弹性波全波形反演,采用c++和CUDA c编写,VS2013开发。(2D elastic Full waveform Inversion using a single GPU card, based on C++/CUDA c language, developed by VS2013.)
- 2019-07-05 08:25:47下载
- 积分:1
-
opencl-1.2-extensions.pdf.tar
OpenCL1.2版本的扩展功能用户手册。(OpenCL1.2 version of the Expansion Function User' s Manual.)
- 2013-07-23 16:02:35下载
- 积分:1
-
MapReduce-WordCount
并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。(Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.)
- 2020-06-30 02:00:02下载
- 积分:1
-
rili
用此程序可以方便的查讯日期和星期几,还可以查当天和未来几天的.(This procedure can be used to facilitate inquiry date and day of the week, you can check the same day and the next few days.)
- 2007-08-23 22:17:41下载
- 积分:1
-
lu
说明: 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。(This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.)
- 2008-12-05 13:56:57下载
- 积分:1