-
Peking University
- Beijing, China
- https://www.linkedin.com/in/johnyangyang/
Highlights
- Pro
Lists (10)
Sort Name ascending (A-Z)
Stars
- All languages
- AMPL
- Assembly
- Astro
- Batchfile
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Crystal
- Cuda
- D
- EJS
- FIRRTL
- Fortran
- GAP
- GLSL
- Go
- HLSL
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Lua
- M4
- MATLAB
- MDX
- Makefile
- Markdown
- NASL
- OCaml
- Objective-C
- OpenEdge ABL
- OpenQASM
- PHP
- Perl
- PostScript
- PowerShell
- Processing
- Python
- R
- Roff
- Ruby
- Rust
- SCSS
- SWIG
- Scheme
- Shell
- Singularity
- Swift
- SystemVerilog
- TSQL
- Tcl
- TeX
- TypeScript
- VHDL
- Verilog
- Vim Script
- Vue
- Zig
- nesC
This package contains the original 2012 AlexNet code.
Source code that accompanies The CUDA Handbook.
Implementation of the KinectFusion approach in modern C++14 and CUDA
State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoretically portable to all wave/warp/subgroup sizes.
Introduction to CUDA programming and debugging
Perlin Noise, Poisson Image Editing implemented in CUDA. Course assignments of GPU programming at National Taiwan University.
🖊️Source code that accompanies The CUDA Handbook.
yangyang14641 / cub
Forked from NVIDIA/cubCUB is a flexible library of cooperative threadblock primitives and other utilities for CUDA kernel programming.