lwwilson1
PhD in Applied Math and Scientific Computing from UMich. HPC Solutions Engineer at Cerebras. Former Northrop Grumman. Roll Tide.
lwwilson1's Stars
cupy/cupy
NumPy & SciPy for GPU
austral/austral
Systems language with linear types and capability-based security.
Electrostatics/apbs-pdb2pqr
APBS - software for biomolecular electrostatics and solvation
jefflarkin/openacc-interoperability
Interoperability examples for OpenACC.
0ax1/MPI-Checker
Checks to verify the usage of the MPI API in C and C++ code, based on Clang’s Static Analyzer and Clang-Tidy.
MelodyShih/cufinufft-old
2,3d type1,2 nonuniform FFT on GPU
Cerebras/csl-examples
betterscientificsoftware/A-Team-Tools
A collection of resources for understanding and applying lightweight agile practices to your scientific SW project
fomics/EuroHack15
EuroHack15: OpenACC Hackathon
Treecodes/BaryTree
BaryTree is a library for fast computation of N-body interactions on multiple GPUs, based on barycentric Lagrange and Hermite polynomial interpolation treecodes, using OpenACC for GPU parallelization.
Treecodes/TABI-PB
TABI-PB (treecode-accelerated boundary integral) solves the linear Poisson-Boltzmann equation. This TABI-PB repo serves as a submodule to APBS, and also works as a standalone distribution.
eaitchison/BaryTree
BaryTree is a library for fast computation of N-body interactions on multiple GPUs, based on barycentric Lagrange and Hermite polynomial interpolation treecodes, using OpenACC for GPU parallelization.
MelodyShih/cuFINUFFT-bench
Benchmarking for GPU NUFFT libraries
diehlpk/modern-cpp-examples
eaitchison/modified_barytree
Modification to Barytree Code to include CUDA implementation
haboateng/Cartesian-treecodes-for-multipolar-interaction
This repository contains Fortran 90 code for treecode methods I developed for electrostatic interactions between point multipoles
njvaughn/Treecode-Accelerated-Green-Iteration
Treecode Accelerated Green Iteration is an integral equation based method for Kohn Sham Density Functional Theory. It relies on a GPU accelerated treecode, www.github.com/BaryTree, for fast summation of discrete convolutions.
Treecodes/CUDA_RISM_BaryTree
Electrostatics/APBS_Sphinx
APBS Rewrite