Skip to content
/ reeber Public

a library for shared- and distributed-memory parallel computation of merge trees

License

Notifications You must be signed in to change notification settings

mrzv/reeber

Repository files navigation

Reeber

A library for shared- and distributed-memory parallel computation of merge trees.

Dependencies

  • DIY
  • MPI
  • Boost
  • TBB (optional)
  • AMReX (optional)

Get, build

  • You can clone this repository git clone https://github.com/mrzv/reeber.git, or

  • You can download the latest tarball.

To build:

mkdir build
cd build
cmake ..
make
make test

About

a library for shared- and distributed-memory parallel computation of merge trees

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages