CUDA_Programming

所属分类:GPU/显卡
开发工具:Cuda
文件大小:0KB
下载次数:0
上传日期:2024-02-25 00:12:34
上 传 者sh-1993
说明:  CUDA编程项目
(CUDA Programming Projects)

文件列表:
histogram-kernel.cu
matrix-addition-kernel.cu
matrix-multiply-kernel.cu
project-main.cu
reduction-kernel.cu

# CUDA_Programming Implemented the following: 1. Matrix Addition (memcpy operations and optimized number of thread blocks) 2. Array Reduction (coalesced memory accesses) 3. Matrix Multiplication (shared memory tiling) 4. Histogram Analysis (atomic operations, shared memory) 5. Ported an existing C based machine learning project to CUDA

近期下载者

相关文件


收藏者