Skip to content

phasicFlow build bug with OpenMP #244

@wanqing0421

Description

@wanqing0421

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions