-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi,
When I build the phasicFlow-v-1.0 with OpenMP, following the install guide:
cd ~/PhasicFlow/phasicFlow-v-1.0
mkdir build
cd build
cmake ../ -DpFlow_Build_OpenMP=On -DCMAKE_BUILD_TYPE=Release
make install -j4
it can not install success by OpenMP, I found the cmake ../ -DpFlow_Build_OpenMP=On -DCMAKE_BUILD_TYPE=Release command need to executed twice, please note it.
bests,
vbz89
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working