ParaTreeT:
A Parallel Tree Toolkit

View My GitHub Profile

Welcome to ParaTreeT!

A wiki describing the project and associated materials can be found here. Links to the constituent softwares are listed below.

paratreet/paratreet

This is the main development repository of ParaTreeT. It contains the source code for the ParaTreeT library written in Charm++, and example applications such as Gravity, SPH, and Collision.

paratreet/cluster-finding

This repository contains the distributed cluster finding library that uses union-find operations. It will be merged with ParaTreeT when it is stabilized and integrated into ChaNGa for galaxy finding.

Contributors