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

[GPU/显卡] pmpp_learning

在阅读编写大规模并行处理器时,我编写了大量CUDA C程序来学习:)
A buch of CUDA C programs that I am writting to learn while reading Programming Massively Parallel Processors :) (2024-06-29, Cuda, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] cudaRing

用于可变形颗粒填料的环形聚合物模拟器。执行分子动力学和能量最小化。用CUDA和C编写++
Ring polymer simulator for packings of deformable particles. Performs molecular dynamics and energy minimization. Written in CUDA and C++ (2024-04-29, Cuda, 0KB, 下载0次)

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

[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

[超算/并行计算] parallel_octree

四叉树的测试实现,如编程大规模并行处理器(第三版)中所示。,
A tested implementation of the quad tree that was shown in Programming Massively Parallel Processors, third edition., (2017-04-23, Cuda, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694407444127467.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/显卡] Collatz-conjecture

利用GPU的并行处理能力计算Collatz猜想的算法计算器
An algorithmic calculator to compute the Collatz conjecture using the GPU s parallel processing power (2022-03-16, Cuda, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689464081188316.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

[其他] CSR_Async

GPU上使用CSR格式、固定存储器和重叠数据传输的高效稀疏矩阵向量乘法SpMV,
Efficient sparse matrix-vector multiplication SpMV on GPUs using the CSR format, pinned memory and overlap data transfer, (2019-08-03, Cuda, 0KB, 下载0次)

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

[其他] FourTran

袖珍傅里叶变换库包装器。允许沿N-D数据体的任意维度进行1D FFT。,
Fourier Transform library wrapper for CUFFT. Allows 1D FFT along any arbitrary dimension of N-D data volume., (2016-12-08, Cuda, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688783315981485.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/显卡] 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/显卡] 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, 下载2次)

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/显卡] 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

[GPU/显卡] CPP-Fluid-Particles

我自己使用CUDA和C实现的WCSPH、DFSPH和PBD流体解算器++
my own implementation of the WCSPH, DFSPH and PBD fluid solvers using CUDA and C++ (2019-07-11, Cuda, 3965KB, 下载0次)

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

[自然语言处理] cgx

cgx,用于机器翻译的超快GPU语法编辑器(He等人,TACL 2015和NAACL 2013)
cgx,UltraFast GPU Grammar eXtractor for Machine Translation (He et al., TACL 2015 & NAACL 2013) (2015-06-19, Cuda, 98KB, 下载0次)

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

[数值算法/人工智能] svox_t

svox_t,一个可微分的动态特性级八叉树和渲染器实现,作为ARTEMIS的PyTorch CUDA扩展。
svox_t,A differentiable dynamic feature-level octree and renderer implementation as a PyTorch CUDA extension for ARTEMIS. (2022-09-09, Cuda, 78KB, 下载0次)

http://www.pudn.com/Download/item/id/1662685031946690.html
总计:310