DongDongBan / cuda-practice

CUDA toolkit learning notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUDA C++性能优化与Python绑定实战项目

这个项目主要是用来找工作充实简历的! 理论上项目可以在64位Linux, MacOS, Windows上构建成功。暂时还没来得及测试以及搭建CI/CD工作流。

Build & Install

Prequalities

Choose one of two

Build with setuptools

Build with CMake

Build with scikit-build

Verification

Introduction

Contents

About

CUDA toolkit learning notes.


Languages

Language:Cuda 95.8%Language:C 2.2%Language:CMake 2.0%