美文网首页
GPU 开源项目

GPU 开源项目

作者: 陈成_Adam | 来源:发表于2023-06-15 21:57 被阅读0次

NVIDIA

The NVIDIA Deep Learning Accelerator (NVDLA) is a free and open architecture that promotes a standard way to design deep learning inference accelerators.

NVIDIA Deep Learning Accelerator (nvdla.org)

GPGPU-Sim

GPGPU-Sim provides a detailed simulation model of a contemporary GPU (such as NVIDIA's Fermi and GT200 architectures) running CUDA and/or OpenCL workloads and now includes an integrated (and validated) energy model, GPUWattch.

gpgpu-sim.org

Vortex

Vortex is an open-source hardware and software project to support GPGPU based on RISC-V ISA extensions. Currently Vortex supports OpenCL and it runs on FPGA. The vortex platform is highly customizable and scalable with a complete open-source compiler, driver and runtime software stack to enable research in GPU architectures.

Home (gatech.edu)

其他

OpenGPU2020: 支持OpenGL ES 1.1的GPU内核 (gitee.com)

RV64X: A Free Open Source GPU for RISC-V - EE Times

相关文章

网友评论

      本文标题:GPU 开源项目

      本文链接:https://www.haomeiwen.com/subject/ncglydtx.html