联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 超算/并行计算(108) 
按平台查找All C/C++(108) 

[超算/并行计算] clrx

AMD GPU的汇编编程工具,可以直接使用AMD底层API进行代码编写
Amd GPU assembly programming tools, you can directly use amd underlying api code (2020-07-21, C/C++, 3892KB, 下载0次)

http://www.pudn.com/Download/item/id/1595317499543519.html

[超算/并行计算] OpenCL异构并行编程实战-src

opencl代码,具有参考意义,可以看看。。。对我帮助大
OpenCL code, with reference significance (2020-06-02, C/C++, 2552KB, 下载8次)

http://www.pudn.com/Download/item/id/1591090195977614.html

[超算/并行计算] GPU高性能编程CUDA实战中文版

CUDA 是一种专门为提高并行程序设计的计算架构,广泛用于图像处理、图像重建,深度学习,是一门很实用的语言
CUDA is a computing architecture specially designed to improve parallel programming. It is widely used in image processing, image reconstruction and in-depth learning. It is a very practical language. (2019-03-29, C/C++, 42943KB, 下载7次)

http://www.pudn.com/Download/item/id/1553848630497611.html

[超算/并行计算] mpi_handbook

并行计算编程手册,完整版,详细说明mpi用法,示例代码完整
Parallel computing programming manual, the full version, detailed MPI usage, sample code integrity (2018-11-02, C/C++, 818KB, 下载0次)

http://www.pudn.com/Download/item/id/1541128102616221.html

[超算/并行计算] CUDA_Programming

利用GPU的CUDA并行编程基础,图像处理加速必不可少的基础
CUDA Programming A Developer's Guide to Parallel Computing with GPUs (2018-09-27, C/C++, 12636KB, 下载1次)

http://www.pudn.com/Download/item/id/1538018911676626.html

[超算/并行计算] CCiA_SourceCode

C++ concurrency in action 一书 的源码
this is the source code of the C++ concurrency in action (2017-07-21, C/C++, 4183KB, 下载1次)

http://www.pudn.com/Download/item/id/1500606852666259.html

[超算/并行计算] MPI

使用MPI并行编程,矩阵相乘程序测试及 LAPACK 的使用
The use of MPI parallel programming, matrix multiplication program testing and the use of LAPACK (2015-07-17, C/C++, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/1437137182663343.html

[超算/并行计算] Circuit-Satisfiability

MPI与OpenMP并行程序设计(C语言版)示例程序
MPI and OpenMP parallel programming (C language version) sample program (2014-08-01, C/C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/2597878.html

[超算/并行计算] codeMPI

MPI编程的典型案例,适合初学者学习使用,有很大的帮助作用
MPI programming typical case, suitable for beginners to learn to use, there are very helpful (2013-11-14, C/C++, 47KB, 下载5次)

http://www.pudn.com/Download/item/id/2399920.html

[超算/并行计算] cuda_source

经典的cuda编程例子,适合入门!包括矩阵计算、内存拷贝等。
Cuda classic examples, including matrix calculation, memory copy and so on. (2013-08-23, C/C++, 8KB, 下载5次)

http://www.pudn.com/Download/item/id/2338053.html

[超算/并行计算] opencl-1-2-ref-card.pdf.tar

OpenCL编程的快速参考卡,分类清晰,易查易用。
OpenCL Programming Quick Reference Card, classification clear, easy to use and easy to check. (2013-07-23, C/C++, 392KB, 下载4次)

http://www.pudn.com/Download/item/id/2312404.html

[超算/并行计算] OmpSCR_v2.0.tar

openmp关于并行编程的标准算例,里面有关于各种指导语句的用法
openmp parallel programming standard example usage on various guidance statement (2012-12-20, C/C++, 206KB, 下载4次)

http://www.pudn.com/Download/item/id/2090573.html

[超算/并行计算] chapter06

《GPU高性能编程CUDA实战》书中第6章源代码
Chapter 6 source code of the GPU high-performance programming CUDA real " book (2012-12-03, C/C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/2070237.html

[超算/并行计算] chapter05

《GPU高性能编程CUDA实战》书中第5章源代码
Chapter 5 source code of the GPU high-performance programming CUDA real " book (2012-12-03, C/C++, 5KB, 下载3次)

http://www.pudn.com/Download/item/id/2070236.html

[超算/并行计算] chapter03

GPU高性能编程CUDA实战第3章 书中源代码代码
GPU high-performance programming CUDA actual Chapter 3 of the book source code code (2012-12-03, C/C++, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/2070229.html

[超算/并行计算] MPI--for-fortran

mpi程序,适用于 并行程序编程, 很好的入门级别的例子!!
mpi for C (2012-11-01, C/C++, 14KB, 下载22次)

http://www.pudn.com/Download/item/id/2033976.html

[超算/并行计算] MPI

MPI并行编程讲稿,来自中科院科学与工程计算国家重点实验室
MPI parallel programming notes from the Chinese Academy of Sciences (2010-11-10, C/C++, 500KB, 下载7次)

http://www.pudn.com/Download/item/id/1341420.html

[超算/并行计算] cksc2.0

CUDA中函数的说明文档,有助于GPU编程的需要。
CUDA documentation of functions to help the needs of GPU programming. (2009-07-07, C/C++, 916KB, 下载27次)

http://www.pudn.com/Download/item/id/835178.html

[超算/并行计算] bxkbcfp

这是《并行口编程指南》的附盘的源代码 很有参考价值哦
This is the Parallel Port Programming Guide plate attached to the source code useful reference Oh (2007-12-10, C/C++, 45KB, 下载5次)

http://www.pudn.com/Download/item/id/372810.html

[超算/并行计算] deliverdata

mpi编程,c语言,实现数据在进程间的接力传送
mpi programming, c language, the process of data in the transmission relay (2006-11-07, C/C++, 1KB, 下载25次)

http://www.pudn.com/Download/item/id/224679.html
总计:108