联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All GPU/显卡(88) 
按平台查找All C(88) 

[GPU/显卡] cuda_by_example

CUDA By Example an Introduction to General-Purpose GPU Programming 《GPU高性能编程CUDA实战》
CUDA By Example an Introduction to General Purpose GPU Programming (2024-04-05, C, 0KB, 下载0次)

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

[GPU/显卡] CUDA-from-the-Odin-Programming-Language

这是如何从Odin编程语言调用CUDA内核的示例。,
This is a example of how to call CUDA Kernels from the Odin programming language., (2023-08-25, C, 0KB, 下载0次)

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

[GPU/显卡] visual-cryptography

MTU-EE CS5496-GPU和多核编程-可视化加密项目
MTU - EE CS5496 - GPU and Multi-core Programming - Visual Cryptography Project (2017-04-14, C, 0KB, 下载0次)

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

[GPU/显卡] cFloydWarshallParallel

Floyd Washall算法在OpenCL并行编程中的实现
Floyd-Washall algorithm implemented in parallel programming using OpenCL (2023-04-09, C, 31KB, 下载0次)

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

[GPU/显卡] extrae

用于集群计算的最流行并行编程模型的检测框架:MPI、OpenMP、p...
Instrumentation framework for the most popular parallel programming models used for cluster computing: MPI, OpenMP, pthreads, SHMEM, OmpSs, CUDA, OpenCL, Cell/B.E., Java, Python... (2016-01-28, C, 2767KB, 下载0次)

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

[GPU/显卡] ParallelImageConvolution

利用几个常见的并行编程框架实现BMP图像的并行卷积。
Several common parallel programming frameworks are used to realize the parallel convolution of BMP images. (2023-04-02, C, 1509KB, 下载0次)

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

[GPU/显卡] COMP5112

香港科技大学COMP 5112 Spring 2020并行编程,代码库
HKUST COMP 5112 Spring 2020 Parallel Programming, Code Repository (2020-06-04, C, 4835KB, 下载0次)

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

[GPU/显卡] ParallelComputation

在CUDA中使用OpenMPI和OpenMP等开源工具以及GPU编程在C中演示并行计算
Demo of parallel computation in C using open source tools like OpenMPI and OpenMP and GPU programing in CUDA (2023-03-22, C, 569KB, 下载0次)

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

[GPU/显卡] Many-Core-Processing

在CUDA中实验pthread、Intel AVX矢量指令、openMP和显卡编程。
Experiments with pthreads, Intel AVX vector instructions, openMP and graphics card programming in CUDA. (2023-03-29, C, 41582KB, 下载0次)

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

[GPU/显卡] Conway_sGameOfLife

Conway的Game of Life在串行和并行编程中的实现,使用:MPI、OpenMP、CUDA。
Conway s Game of Life implementation in serial and parallel programming using: MPI, OpenMP, CUDA. (2020-10-11, C, 788KB, 下载0次)

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

[GPU/显卡] Poisson-Equation-Parallel-Solver

使用并行编程求解泊松方程的算法。
Algorithm to solve Poisson equation using parallel programming. (2021-10-13, C, 23KB, 下载0次)

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

[GPU/显卡] pmms-heat-dissipation

一组具有全面文档的作业,用于演示多个并行编程方法...
A set of assignments with comprehensive documentation to demonstrate multiple approaches to parallel programming in multi-core and many-core systems (2018-08-22, C, 4699KB, 下载0次)

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

[GPU/显卡] multicore-processing-fcnn

使用openMP和cuda编程来提高Genann库的性能。
An effort to improve Genann library s performance using openMP and cuda programming. (2023-02-19, C, 315KB, 下载0次)

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

[GPU/显卡] parallel-prog

与并行编程相关的项目,主要使用C和C++与OpenMP和CUDA
Projects related to parallel programming, using mainly C and C++ with OpenMP and CUDA (2018-08-21, C, 22635KB, 下载0次)

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

[GPU/显卡] GPGPU-Course

该存储库包括我在设拉子大学GPGPU编程课程中开发和指导的代码。
This repository includes codes that I develop and instruct in the GPGPU programming course at Shiraz University. (2022-10-12, C, 577KB, 下载0次)

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

[GPU/显卡] liboffloadmic

具有MIC后端的独立libgomp,用于类似于Xeon Phi设备的显式CUDA编程
Standalone libgomp with MIC backend for explicit CUDA-like Xeon Phi device programming (2016-04-05, C, 2036KB, 下载0次)

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

[GPU/显卡] ImagePatternFinding

结合CUDA GPU编程,加快在图像中找到多个图案的速度
Incorporated CUDA GPU Programming to accelerate the speed of finding multiple patterns within an image (2019-02-25, C, 132809KB, 下载0次)

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

[GPU/显卡] big_int

该库在不使用GPU资源的情况下在标准处理器中为C编程语言编写
This Library writen for C programming language in standard processor without using GPU resources (2022-06-22, C, 7KB, 下载0次)

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

[GPU/显卡] cuda-by-example

CUDA中包含的源代码示例:通用GPU编程简介
Source code contained in CUDA By Example: An Introduction to General Purpose GPU Programming (2019-06-06, C, 126KB, 下载0次)

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

[GPU/显卡] raspberry-pi-gpu-audio-video-prog

树莓派GPU音频视频编程的源代码由Jan Newmarch
Source code for Raspberry Pi GPU Audio Video Programming by Jan Newmarch (2017-03-27, C, 144KB, 下载0次)

http://www.pudn.com/Download/item/id/1490610928928546.html
总计:88