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

[GPU/显卡] gallatin

Gallatin是CUDA的通用内存管理器,允许线程快速malloc并释放其中任意大小的内存...
Gallatin is a general-purpose memory manager for CUDA that allows for threads to quickly malloc and free memory of arbitrary size inside of kernels. (2023-12-02, Cuda, 0KB, 下载0次)

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

[GPU/显卡] HighRes

用C语言开发的照片编辑程序。该程序能够使用类似于Gau...的方法将模糊滤波器应用于图像...,
A photo-editing program developed in C language. The program is able to apply a blur filter onto an image using a similar approach to Gaussian Blur in Photoshop. The user is able to specify the brush size and how much blurriness they want to achieve with the program. (2023-02-06, Cuda, 0KB, 下载0次)

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

[GPU/显卡] CUDA_ISD

使用NVIDIA图形加速器的集群上的高性能计算。NVIDIA CUDA上的GPU编程,使用......进行配置和优化...,
High-performance computing on clusters using NVIDIA graphics accelerators. GPU Programming on NVIDIA CUDA, profiling and optimization with NVVP. (2021-10-23, Cuda, 0KB, 下载0次)

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

[GPU/显卡] PASIf

在CUDA中实现前向龙格库塔4解算器和后向邻接梯度法,
Implementation of a forward Runge-Kutta 4 solver and a backward adjoin gradient method in CUDA, (2023-07-25, Cuda, 0KB, 下载0次)

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

[GPU/显卡] Distributed_MDP_GPU

基于MPI的马尔可夫决策过程分布式异构GPU求解器(MDP)
Distributed MPI based Heterogenous GPU Solver for Markov Decision Processes (MDP) (2019-10-17, Cuda, 0KB, 下载0次)

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

[GPU/显卡] yolohtli

Yolohtli是用C CUDA并行编程语言开发的2D心脏电生理求解器。解算器具有许多功能...,
Yolohtli is a 2D cardiac electrophysiology solver developed in C/CUDA parallel programming language. The solver has many functionalities to facilitate the user experience and analysis. These include easy to use loading/saving options, keyboard/mouse user interactivity, and real time OpenGL graphics. Moreover, several non-standard functions have ... (2021-12-06, Cuda, 0KB, 下载0次)

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

[GPU/显卡] CUDA-Mean-Filter

CS4532-并发编程-实验2:该实验室的目的是实现灰度图像的平方平均滤波器...
CS4532 - Concurrent Programming - Lab 2 : Purpose of the lab is to implement a square Mean filter for gray scale images. This is kind of hands on experience to NVIDIA CUDA compute devices. (2019-06-25, Cuda, 1308KB, 下载0次)

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

[GPU/显卡] Cuda-Moving-Average-Filtering

用于计算移动平均滤波器(在随机数据上)的cuda程序。具有基准模式和单个模式...
A cuda program for calculating a moving average filter (on randomized data). Has a benchmark mode and a single mode for verifying computations are correct. Can output results to terminal or csv files (2020-02-18, Cuda, 115KB, 下载0次)

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

[GPU/显卡] Anisotropic_cardiac_tissue-3D

这是一个用C C++CUDA和OpenGL互操作性实现的3D React扩散PDE解算器。此外...
This a reaction-diffusion PDE solver in 3D implemented with C/C++/CUDA and OpenGL interoperability. In addition, the media has rotational anisotropy to account for the tissue fiber effects. (2021-02-16, Cuda, 30205KB, 下载0次)

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

[GPU/显卡] 2d-Convolution-CUDA

这是一个用cuda c编写的简单2d卷积,它使用共享存储器以获得更好的性能
This is a simple 2d convolution written in cuda c which uses shared memory for better performance (2018-04-12, Cuda, 1KB, 下载0次)

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

[GPU/显卡] GPU-Sudoku-Solver

基于CUDA C的并行数独求解器。纽约大学CSCI-GA 3033-004图形处理单元(GPU)项目:架构师...
A Parallel Sudoku Solver based on CUDA C. Project of NYU CSCI-GA 3033-004 Graphics Processing Units (GPUs): Architecture and Programming (2019-03-25, Cuda, 191KB, 下载0次)

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

[GPU/显卡] CUDA-SPH-Solver

一个平滑粒子流体动力学(SPH)求解器,利用NVIDIA的CUDA API进行硬件加速并行处理...
A smoothed-particle hydrodynamics(SPH) solver that utilizes NVIDIA s CUDA API for hardware-accelerated parallel processing on the GPU. (2020-07-12, Cuda, 2354KB, 下载0次)

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

[GPU/显卡] CULAYERS

这是culayers,一个CUDA上的C++包装器,可以轻松部署在CUDA上运行的应用程序,而无需关心GPU管理
This is culayers, a C++ wrapper over CUDA to easy deploy applications running on CUDA without caring about GPU managment (2020-03-18, Cuda, 36KB, 下载0次)

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

[GPU/显卡] ParticleSimulation-CUDA

一个简单的GPU加速粒子模拟器,以CUDA为基础模拟粒子的运动。计算领域...
A simple GPU accelerated particle simulator to simulate the movement of particle based on CUDA. The computational domain is split between GPU and CPU to share the work load. (2020-11-15, Cuda, 25KB, 下载0次)

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

[GPU/显卡] CUDA-Raytracer

一个用CUDA编写的简单光线跟踪器,将其输出保存在.ppm文件中,包括CPU版本以供参考。
A simple ray tracer written with CUDA that saves its output in a .ppm file, CPU version included for reference. (2023-01-04, Cuda, 661KB, 下载0次)

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

[GPU/显卡] DDC_in_GPU

学士学位项目:数字下变频器(DDC)在NVIDIAGP-GPU上的实现在巨型微波无线电信...
Bachelor s project: Implementation of a Digital Down Converter (DDC) on NVIDIA GP-GPU at Giant Metrewave Radio Telescope (GMRT), India. (2021-03-27, Cuda, 6KB, 下载0次)

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

[GPU/显卡] cuda-memory-access-recorder

记录CUDA程序的GPU内存访问,并在浏览器中可视化访问模式
Record GPU memory accesses of a CUDA program and visualize the access pattern in a browser (2020-11-17, Cuda, 20677KB, 下载0次)

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

[GPU/显卡] Mars

Mars是一个基于图形处理器(GPU)的MapReduce框架。我在科大的研究项目。2008年至2010年。
Mars is a MapReduce framework on graphic processors (GPUs). My research project in HKUST. 2008 ~ 2010. (2016-09-28, Cuda, 454KB, 下载0次)

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

[GPU/显卡] z-prize-msm-gpu-combined

Matter Labs和Yrrid根据各自提交的Z-Prize类别加速器的组合解决方案...
Combined solution from Matter Labs and Yrrid based on their respective submissions for the Z-Prize category Accelerating MSM Operations on GPU/FPGA (2023-02-20, Cuda, 72KB, 下载0次)

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

[GPU/显卡] memorable-pgpgen

Fast Memorable PGP key ID Generator using GPU. PGP 靓号生成器,动感 GPU 超速算号
Fast Memorable PGP key ID Generator using GPU PGP smart number generator, dynamic GPU overspeed number calculation (2020-08-30, Cuda, 9KB, 下载0次)

http://www.pudn.com/Download/item/id/1598776981780170.html
总计:184