![python logo](https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png)
👨💻
Working ...
Senior Machine Learning Engineer at WorldQuant
- Hanoi, Vietnam
-
17:48
(UTC +07:00) - lamhoangtung.space
Highlights
- All languages
- ASL
- AppleScript
- Assembly
- BitBake
- C
- C#
- C++
- CMake
- CSS
- Cuda
- Cython
- Dart
- Dockerfile
- Go
- HTML
- Java
- JavaScript
- Jupyter Notebook
- LLVM
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mojo
- Mustache
- Nextflow
- OCaml
- Objective-C
- OpenEdge ABL
- PHP
- PowerShell
- Python
- R
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Smarty
- Starlark
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
- Zig
Starred repositories
2
stars
written in Cuda
Clear filter
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, s…