Pinned Repositories
18337
18.337 - Parallel Computing and Scientific Machine Learning
cunumeric
An Aspiring Drop-In Replacement for NumPy at Scale
DistributedSystemNotes
Notes on Lindsey Kuper's lectures on Distributed Systems
grace-hopper-workloads
Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
legate-examples
legate.core
The Foundation for All Legate Libraries
pyminiweather
PyMiniWeather solves the compressible form of inviscid two-dimensional unsteady Euler equations using a finite volume discretization scheme and can run on multiple CPUs or GPUs without any code changes to the serial code using cuNumeric
svirl
Svirl is GPU-accelerated solver of complex Ginzburg-Landau equations for superconductivity. It consists of time-dependent solver to describe vortex dynamics and free energy minimizer to accurately find static configurations.
TorchSWE
A GPU shallow-water equation (SWE) solver
shriram-jagan's Repositories
shriram-jagan/TorchSWE
A GPU shallow-water equation (SWE) solver
shriram-jagan/18337
18.337 - Parallel Computing and Scientific Machine Learning
shriram-jagan/cunumeric
An Aspiring Drop-In Replacement for NumPy at Scale
shriram-jagan/DistributedSystemNotes
Notes on Lindsey Kuper's lectures on Distributed Systems
shriram-jagan/grace-hopper-workloads
shriram-jagan/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
shriram-jagan/legate-examples
shriram-jagan/legate.core
The Foundation for All Legate Libraries
shriram-jagan/miniWeather
A parallel programming training mini app simulating weather-like flows
shriram-jagan/NumericalGP
Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations
shriram-jagan/pyminiweather
PyMiniWeather solves the compressible form of inviscid two-dimensional unsteady Euler equations using a finite volume discretization scheme and can run on multiple CPUs or GPUs without any code changes to the serial code using cuNumeric
shriram-jagan/quickstart
Docker image build and cluster-specialized build/run scripts
shriram-jagan/svirl
Svirl is GPU-accelerated solver of complex Ginzburg-Landau equations for superconductivity. It consists of time-dependent solver to describe vortex dynamics and free energy minimizer to accurately find static configurations.
shriram-jagan/legate.sparse
Legate Sparse is a Legate library that aims to provide a distributed and accelerated drop-in replacement for the scipy.sparse library on top of the Legate runtime