Giter Club home page Giter Club logo

cuda-code's Introduction

一、课程简介

课程名称:CUDA编程基础入门系列(持续更新)
作者:权双
课程视频链接:https://www.bilibili.com/video/BV1sM4y1x7of/

二、文档说明

1、该仓库上传了课程使用的代码,因为GPU硬件的差异,因此未上传编译好的可执行文件;
2、课件下载链接:https://pan.baidu.com/s/1MyM1_j0EZcc69pG69-C9ww 提取码:1234

三、视频课程目录

视频 博客
1.1CUDA简介 本节博客地址
1.2CUDA下载安装及测试 待更新
1.3nvidia-smi工具使用 待更新
2.1从C++编程到CUDA编程 待更新
2.2核函数 待更新
2.3线程模型 待更新
2.4线程全局索引计算方式 待更新
2.5nvcc编译流程与GPU计算能力 待更新
2.6CUDA程序兼容性问题 待更新
3.1CUDA矩阵加法运算程序 待更新
3.2CUDA错误检查 本节博客地址
3.3CUDA记时 本节博客地址
3.4运行时GPU信息查询 本节博客地址
3.5组织线程模型 待更新
4.1GPU硬件资源 待更新
4.2CUDA内存模型概述 待更新
4.3寄存器和本地内存 待更新
4.4全局内存 待更新
4.5共享内存 待更新
4.6常量内存 待更新
4.8计算资源分配 待更新
4.9延迟隐藏 待更新
4.10避免线程束分化 待更新

cuda-code's People

Contributors

sangyc10 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.