Pinned Repositories
awp-odc-os
The Anelastic Wave Propagation software (awp-odc-os) simulates wave propagation in a 3D viscoelastic or elastic solid.
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
cucheckargs
Check the number of arguments passed to a CuPy RawKernel function.
cuda
CUDA practice
cuda-compress
cuda-multigrid
GPU-Accelerated multigrid solver for Poisson's equation in 2D
mydocstring
A tool for extracting and converting Google-style docstrings to plain-text, Markdown, and JSON
sbp
Summation-by-parts
sbp.jl
Discretize partial differential equations using sparse matrix and dense vector linear algebra
thesis
Demo implementations of the numerical schemes that were used in the introductory chapters of my thesis
ooreilly's Repositories
ooreilly/cuda-multigrid
GPU-Accelerated multigrid solver for Poisson's equation in 2D
ooreilly/mydocstring
A tool for extracting and converting Google-style docstrings to plain-text, Markdown, and JSON
ooreilly/sbp
Summation-by-parts
ooreilly/cucheckargs
Check the number of arguments passed to a CuPy RawKernel function.
ooreilly/sbp.jl
Discretize partial differential equations using sparse matrix and dense vector linear algebra
ooreilly/thesis
Demo implementations of the numerical schemes that were used in the introductory chapters of my thesis
ooreilly/awp-odc-os
The Anelastic Wave Propagation software (awp-odc-os) simulates wave propagation in a 3D viscoelastic or elastic solid.
ooreilly/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
ooreilly/cuda
CUDA practice
ooreilly/cuda-compress
ooreilly/fastai-study
ooreilly/fridayfuntime
ooreilly/gemm
CUDA Matrix-matrix multiplication kernels
ooreilly/hydrofrac-example
A small example that demonstrates how to configure a run a hydrofrac simulation in FDMAP
ooreilly/ieee754
ooreilly/keyboard-vs-mouse
Keyboard vs mouse is a game where you compete for glorious points by pressing keys.
ooreilly/lmv
Lightweight library for matrix vector stuff on the GPU
ooreilly/minimal
Minimal is a Jekyll theme for GitHub Pages
ooreilly/minimal-mistakes
:triangular_ruler: A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
ooreilly/moxygen
Doxygen XML to Markdown converter
ooreilly/netket
Machine learning algorithms for many-body quantum systems
ooreilly/occa
Portable and vendor neutral framework for parallel programming on heterogeneous platforms.
ooreilly/omniperf
Advanced Profiling and Analytics for AMD Hardware
ooreilly/ooreilly
ooreilly/poisson-multigrid
2D Poisson multigrid solver (university group project)
ooreilly/SeisCL
Software for viscoelastic full waveform inversion on large heterogeneous clusters
ooreilly/SeisSol-opt
Optimization work for SeisSol
ooreilly/tmux-reset
Easy way to reset all of the options in tmux
ooreilly/vecpy
GPU-accelerated vector operations with a NumPy-like interface
ooreilly/WaveFlow
Experimenting with building forward wave propagation solvers using TensorFlow