zrollins

Results 1 issues of zrollins

1. I installed MemSurfer from source utilizing the README protocol: $ git clone --recursive [email protected]:LLNL/MemSurfer.git $ MEM_HOME=`pwd`/MemSurfer 2. After installing dependencies, $ export CC_COMPILER=`which gcc` $ export CXX_COMPILER=`which g++` $...

installation