Skip to content

Commit 24574a2

Browse files
author
Kevin
committed
feat: Add initial project status files for tracking GPU kernel project progress
1 parent cceb241 commit 24574a2

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

GPU_PROJECT_STATUS.md

Whitespace-only changes.

PROJECT_STATUS.md

Whitespace-only changes.

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[![Build](https://img.shields.io/github/actions/workflow/status/your-org/cuda-kernel/ci.yml?branch=main&logo=github)](https://github.com/your-org/cuda-kernel/actions)
2+
[![License](https://img.shields.io/github/license/your-org/cuda-kernel?color=blue)](LICENSE)
3+
[![Platform](https://img.shields.io/badge/GPU-NVIDIA%20%7C%20AMD-green?logo=nvidia&logoColor=white)](#)
4+
[![Educational](https://img.shields.io/badge/Focus-Education%20%26%20Demos-blueviolet?logo=academia)](#)
5+
16
# GPU Kernel Project 🚀
27

38
**Learn GPU programming through hands-on examples!**

0 commit comments

Comments
 (0)