Cyclops Tensor Framework:
Project webpage:
http://ctf.cs.berkeley.edu
I am currently developing a parallel tensor contraction framework.
This work is joint with Devin Matthews at UT Austin, Jeff Hammond at Argonne, and
James Demmel at Berkeley.
Doxygen documentation available
here.
git clone git://repo.eecs.berkeley.edu/users/solomon/ctf
A Parallel Sorting Library for Charm++:
A templated high performance distributed parallel sorting library for Charm++ applications.
This code was developed while I was at University of Illinois with Prof. Laxmikant Kale.
git clone git://charm.cs.uiuc.edu/parallel_sorting
Molecular Dynamics:
At University of Illinois, I developed a molecular dynamics benchmark in Charm++. The code
mimics the parallelization of
NAMD.
It performs dynamic, locality-aware load balancing and uses topology-aware collectives.
git clone git://charm.cs.uiuc.edu/mol3d