Stars
- All languages
- AppleScript
- Assembly
- Astro
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Crystal
- Cuda
- D
- Dockerfile
- Elixir
- Emacs Lisp
- Erlang
- F#
- Fortran
- Gnuplot
- Go
- Graphviz (DOT)
- Groovy
- HCL
- HTML
- Haskell
- Idris
- Isabelle
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Lua
- M
- MATLAB
- MDX
- Makefile
- MoonScript
- Nim
- OCaml
- Objective-C
- PHP
- Perl
- Prolog
- Puppet
- Python
- R
- Racket
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Self
- Shell
- Smalltalk
- Standard ML
- Starlark
- Swift
- SystemVerilog
- TLA
- TeX
- Toit
- TypeScript
- V
- VHDL
- Verilog
- Vim Script
- Wikitext
- Zig
- hoon
7
stars
written in Cuda
Clear filter
Tile primitives for speedy kernels
This package contains the original 2012 AlexNet code.
Flash Attention in ~100 lines of CUDA (forward pass only)
SCI-Solver_FEM is a C++/CUDA library written to solve an FEM linear system. It is designed to solve the FEM system quickly by using GPU hardware.
CUDA implementation of HFT components showcasing GPU acceleration for financial applications. Features limit order book with matching engine and parallel sorting for market data. Demonstrates signi…