cuda-c-basics

Community

Master CUDA-C basics: kernels, memory, and patterns.

Authorxchang1121
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CUDA-C basics help newcomers and engineers quickly grasp core GPU programming concepts without wading through scattered references.

Core Features & Use Cases

  • Core concepts: kernel, grid, block, threads, and memory types (global, shared, registers)
  • Standard patterns: five-step kernel structure, indexing, and memory access
  • Practical guidance: snippets on kernel launch, boundary checks, and safe PyTorch integration
  • Use case: build a small CUDA kernel for vector add or simple matrix operation to learn the workflow

Quick Start

Follow this guide to set up a minimal CUDA-C kernel project and implement a simple example.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cuda-c-basics
Download link: https://github.com/xchang1121/AutoResearch-CC-hook/archive/main.zip#cuda-c-basics

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.