We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf69061 commit d8cf784Copy full SHA for d8cf784
README.md
@@ -1,4 +1,7 @@
1
-# Learning *Programming Massively Parallel Processors*
+<div align="center">
2
+<h1>Learning <i>Programming Massively Parallel Processors</i></h1>
3
+<img alt="C++20" src="https://img.shields.io/badge/C%2B%2B-20-blue?style=plastic&logo=cplusplus&logoColor=blue"> <img alt="CUDA-12" src="https://img.shields.io/badge/CUDA-12-green?style=plastic&logo=nvidia"> <img alt="Static Badge" src="https://img.shields.io/badge/python-3-blue?style=plastic&logo=python&logoColor=blue"> <img alt="Static Badge" src="https://img.shields.io/badge/pytorch-2-orange?style=plastic&logo=pytorch">
4
+</div>
5
6
## Quick Start
7
0 commit comments