Skip to content

Refactor Branch Build Instructions

Ben Bergen edited this page Apr 18, 2017 · 13 revisions

On Darwin

% module load openmpi/2.0.1-gcc_6.2.0

% git clone --recursive [email protected]:laristra/flecsi-third-party.git

% cd flecsi-third-party/legion

% git checkout master

% cd ..

% mkdir build

% cd build

% ccmake ..