Skip to content

Instantly share code, notes, and snippets.

View codetronaut's full-sized avatar
:octocat:
\0/

Anmol Karn codetronaut

:octocat:
\0/
  • somewhere on the earth
View GitHub Profile

Thank you for the interest in "Enable the Mesh Memory Allocator in ROOT" project! As this project is a bit technical technical, it is necessary to have some understanding how memory allocation works in ROOT.

Build Mesh

For more information check: https://github.com/plasma-umass/Mesh

Build ROOT:

git clone https://github.com/root-project/root
mkdir root-build
cd root-build