Information on the compilation and use of SST/macro can be found in the following locations:
The SST/macro source code is maintained separately from the rest of the SST software, and it can be compiled and run independently. The integration points between SST and SST/macro are undergoing revision, so standalone deployments of SST/macro are advised. The latest release is available here:
Earlier releases can be found at https://bitbucket.org/ghendry/sstmacro/downloads.
SST/macro is also available from a mercurial repository at https://bitbucket.org/ghendry/sstmacro. There are two options for getting the source code from Bitbucket:
hg clone https://bitbucket.org/ghendry/sstmacro
SST/macro depends on the DUMPI package to read tracefiles from MPI applications. DUMPI is automatically included with SST/macro. The mercurial clone command will clone a compatible version of DUMPI as a sub-repository of the SST/macro repository, and the distribution tarball contains a copy DUMPI. These will automatically be compiled and used by SST/macro.